Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "shell", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Full features and pretty console applications", | ||
@@ -25,3 +25,4 @@ "author": "David Worms <david@adaltas.com>", | ||
"devDependencies": { | ||
"express": "latest" | ||
"mocha": "latest", | ||
"should": "latest" | ||
}, | ||
@@ -32,3 +33,6 @@ "keywords": ["cli", "console", "colors", "xterm"], | ||
"url": "https://github.com/wdavidw/node-shell.git" | ||
}, | ||
"scripts": { | ||
"test": "make test" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
50
89394
2