Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hintme", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "interactively generate a .jshintrc file", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1,2 +0,3 @@ | ||
#!/Users/nicholascloud/.nvm/v0.10.33/bin/node | ||
#!/usr/bin/env node | ||
//#!/Users/nicholascloud/.nvm/v0.10.33/bin/node | ||
'use strict'; | ||
@@ -96,2 +97,2 @@ require('colors'); | ||
process.exit(1); | ||
}); | ||
}); |
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
308204
12
681