{ "name": "aa", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "commander": "^6.2.0", "ioredis": "^4.19.2", "yaml": "^1.10.0" }, "devDependencies": { "standard": "^16.0.3" } }