interactive-cli
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "interactive-cli", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Making it easy to create interactive command line scripts in Node.js", | ||
@@ -19,5 +19,2 @@ "main": "index.js", | ||
"homepage": "https://github.com/alizbazar/interactive-cli#readme", | ||
"engines": { | ||
"node": "6.9.4" | ||
}, | ||
"dependencies": { | ||
@@ -24,0 +21,0 @@ "lodash": "4.17.4", |
13273