UNPKG

@cyber-tools/create-cyber-docs

Version:

用于创建cyber系列文档的命令行工具

35 lines (34 loc) 793 B
{ "name": "@cyber-tools/create-cyber-docs", "version": "6.0.0", "description": "用于创建cyber系列文档的命令行工具", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "publishConfig": { "access": "public" }, "keywords": [ "doc", "cyber", "create", "shicheng.yu" ], "author": "", "license": "ISC", "dependencies": { "@cyber-tools/cli-utils": "^2.4.1", "colors": "1.4.0", "commander": "^6.0.0", "download-git-repo": "^3.0.2", "es6-promisify": "^6.1.1", "inquirer": "^7.3.3", "jsonfile": "^6.0.1", "module-alias": "^2.2.2", "prompt": "1.2.2", "winston": "3.6.0" }, "bin": "./.bin/index.js", "gitHead": "4b779ead2720faee5ec067535249e0cfada6d363" }