Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "create-egg", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "", | ||
@@ -15,2 +15,5 @@ "dependencies": { | ||
}, | ||
"bin": { | ||
"create-egg": "bin/cli.js" | ||
}, | ||
"engines": { | ||
@@ -17,0 +20,0 @@ "node": ">=6.0.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
2089