Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "plop", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"description": "Micro-generator script for doing project specific scaffolding of code structures", | ||
@@ -34,3 +34,7 @@ "main": "plop.js", | ||
"resolve": "^1.0.0" | ||
}, | ||
"preferGlobal": "true", | ||
"bin": { | ||
"plop" : "plop.js" | ||
} | ||
} |
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
14520