UNPKG

crud-cli

Version:
21 lines (20 loc) 488 B
{ "name": "crud-cli", "version": "1.0.5", "keywords": ["api", "crud-cli", "crud"], "description": "CRUDapi cli interface", "bin": "./bin/crud.js", "author": "ZipLant", "repository": "https://github.com/ziplant/crud-cli.git", "bugs": { "url": "https://github.com/ziplant/crud-cli/issues" }, "license": "MIT", "dependencies": { "commander": "^5.1.0", "download": "^8.0.0", "inquirer": "^7.3.0", "mysql": "^2.18.1", "node-fetch": "^2.6.0" } }