Comparing version 0.3.3 to 0.3.4
@@ -53,2 +53,4 @@ /** | ||
console.log(type); | ||
if(type == '-c' || type == '--create' || type == 'create'){ | ||
@@ -55,0 +57,0 @@ app_generator.generate(args); |
{ | ||
"name": "icecream", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "rapid web framework for nodejs", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/zhiyu/icecream", |
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
401774
9642