html5boiler
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "html5boiler", | ||
"description": "create a boiler plate with one command", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"homepage": "https://github.com/ccoles/boiler", | ||
@@ -32,12 +32,20 @@ "author": { | ||
"devDependencies": { | ||
"commander": "^2.5.0", | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-jshint": "~0.6.0", | ||
"grunt-contrib-nodeunit": "~0.2.0", | ||
"grunt-contrib-watch": "~0.4.0", | ||
"grunt": "~0.4.1" | ||
"grunt-contrib-watch": "~0.4.0" | ||
}, | ||
"keywords": ["html","html5","boiler","boilerplate","plate","html5boilerplate"], | ||
"preferGlobal":"true", | ||
"keywords": [ | ||
"html", | ||
"html5", | ||
"boiler", | ||
"boilerplate", | ||
"plate", | ||
"html5boilerplate" | ||
], | ||
"preferGlobal": "true", | ||
"bin": { | ||
"boil":"lib/Boiler.js" | ||
"boil": "lib/Boiler.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
250293
5