boom-deploy
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "boom-deploy", | ||
"main": "boom.js", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "deploy your app", | ||
@@ -12,2 +12,5 @@ "keywords": [ | ||
}, | ||
"bin": { | ||
"boom": "./bin/boom.js" | ||
}, | ||
"dependencies": { | ||
@@ -27,3 +30,2 @@ "nconf": "0.6.*", | ||
"license": "MIT", | ||
"main": "boom.js", | ||
"repository": { | ||
@@ -37,6 +39,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/viboomru/client-deploy", | ||
"bin": { | ||
"boom": "./index.js" | ||
} | ||
"homepage": "https://github.com/viboomru/client-deploy" | ||
} |
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
7664