json-magic
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,3 +0,1 @@ | ||
module.exports={ | ||
Magic:require('./lib/Magic') | ||
}; | ||
module.exports=require('./lib/Magic'); |
{ | ||
"name": "json-magic", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Utilities for manipulating JSON objects.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/cysonius/json-magic", |
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
7652
194