Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "devcycle", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "devcycle is command line interface that helps to move files from development to testing and testing to production", | ||
"main": "devcycle.js", | ||
"devDependencies": { | ||
"commander": "*", | ||
"node-fs": "*", | ||
"colorize": "*" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "devcyle" | ||
}, | ||
@@ -13,3 +18,4 @@ "keywords": [ | ||
"cylces", | ||
"deploy" | ||
"deploy", | ||
"testing" | ||
], | ||
@@ -16,0 +22,0 @@ "author": { |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2144
2
3