UNPKG

yz-cli

Version:

yazuo web project scaffold

53 lines (52 loc) 1.15 kB
{ "name": "yz-cli", "version": "0.6.11", "description": "yazuo web project scaffold", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "ya": "bin/ya.js" }, "author": "mingrenjbdt", "repository": { "type": "git", "url": "git+https://github.com/MingNeo/ya-cli.git" }, "engines": { "node": ">=6.0.0" }, "dependencies": { "art-template": "4.12.1", "async": "2.5.0", "chalk": "1.1.3", "commander": "2.9.0", "cross-spawn": "5.1.0", "deep-assign": "2.0.0", "download-git-repo": "1.0.1", "figlet": "1.2.0", "flow-bin": "0.54.1", "global": "4.3.2", "handlebars": "4.0.10", "inquirer": "3.0.6", "lodash": "4.17.4", "metalsmith": "2.3.0", "minimatch": "3.0.4", "npm": "5.4.2", "ora": "1.2.0", "promise-exec": "0.1.0", "request": "2.81.0", "rimraf": "2.6.2", "user-home": "2.0.0" }, "bugs": { "url": "https://github.com/MingNeo/ya-cli/issues" }, "homepage": "https://github.com/MingNeo/ya-cli#readme", "keywords": [ "ya", "cli" ], "license": "ISC" }