UNPKG

sherry-utils

Version:
53 lines (52 loc) 1.17 kB
{ "name": "sherry-utils", "version": "2.0.0-alpha.9", "description": "sherry-utils for Sherry", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/sherry/sherry.git" }, "keywords": [ "sherry", "generator", "ulivz", "yeoman", "template", "scaffold", "scaffolding", "automation", "kirito", "simple", "easy", "workflow" ], "author": "ULIVZ <chl814@foxmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/sherry/sherry/issues" }, "dependencies": { "chalk": "^2.4.1", "conf": "^2.0.0", "cross-spawn": "^6.0.5", "dotenv": "^6.2.0", "download": "^7.1.0", "execa": "^1.0.0", "fs-extra": "^7.0.0", "git-clone": "^0.1.0", "git-url-parse": "^11.1.1", "hash-sum": "^1.0.2", "ini": "^1.3.5", "inquirer": "^6.2.0", "ora": "^3.0.0", "semver": "^5.6.0", "text-table": "^0.2.0", "tildify": "^1.2.0" }, "homepage": "https://github.com/sherry/sherry/packages/sherry-utils#readme", "gitHead": "fca98e480e580cd896026c283a3b65695d6f3082" }