Comparing version 0.0.1 to 0.0.2
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
var PATH_MODULE = require('path'); | ||
@@ -2,0 +3,0 @@ var FS_MODULE = require('fs'); |
{ | ||
"name": "npmvi", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "\"Node.JS Package Multiple Version Installer\" A command tool, which allows you to install multiple versions for the same package in a project.", | ||
@@ -12,3 +12,3 @@ "dependencies": {}, | ||
"bin": { | ||
"npvi": "./bin.js" | ||
"npmvi": "./bin.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "keywords": [ |
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
10345
226