Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "grunt", | ||
"description": "A command line build tool for JavaScript projects.", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)", | ||
@@ -6,0 +6,0 @@ "homepage": "http://github.com/cowboy/grunt", |
@@ -20,2 +20,3 @@ module.exports = function(init, done) { | ||
var files = [ | ||
{src: '.gitignore'}, | ||
{src: 'grunt.js'}, | ||
@@ -22,0 +23,0 @@ {src: 'README.md'}, |
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
143247
44
2843