suman-interactive
Version:
Suman interactive project to guide users through advanced use cases
37 lines (36 loc) • 841 B
JSON
{
"name": "suman-interactive",
"version": "0.0.1002",
"description": "Suman interactive project to guide users through advanced use cases",
"main": "lib/index.js",
"scripts": {
"test": "suman"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sumanjs/suman-interactive.git"
},
"keywords": [
"Suman",
"testing",
"interactive",
"promises",
"SLA",
"inquirer",
"inquirer-directory",
"command",
"command-line"
],
"author": "Olegzandr",
"license": "ISC",
"bugs": {
"url": "https://github.com/sumanjs/suman-interactive/issues"
},
"homepage": "https://github.com/sumanjs/suman-interactive#readme",
"dependencies": {
"async": "^2.4.1",
"suman-inquirer": "latest",
"suman-inquirer-directory": "latest",
"suman-utils": "0.0.73111"
}
}