Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "mmd-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "MMD parser", | ||
@@ -5,0 +5,0 @@ "main": "build/mmdparser.js.js", |
# MMD Parser | ||
mmd-parser parses ArrayBuffer/Strings and generates Object. | ||
mmd-parser parses MMD ArrayBuffer/Strings and generates Object. | ||
@@ -81,3 +81,3 @@ | ||
``` | ||
require(mmd-parser); | ||
require('mmd-parser'); | ||
``` | ||
@@ -84,0 +84,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
521678