Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "imageit", | ||
"description": "", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": { | ||
@@ -30,3 +30,3 @@ "name": "Daniel Kang", | ||
"engineStrict": true, | ||
"bin": "./bin/ii", | ||
"bin": { "ii": "./bin/ii" }, | ||
"scripts": { | ||
@@ -33,0 +33,0 @@ "test": "node_modules/.bin/jshint src && node_modules/.bin/jshint test && node --harmony node_modules/mocha/bin/_mocha ." |
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
19278