UNPKG

scylla-command-init

Version:
25 lines (24 loc) 506 B
{ "name": "scylla-command-init", "version": "0.1.3", "description": "scylla project scaffold", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/Hinc/scrat-command-init.git" }, "keywords": [ "scaffold", "scylla" ], "author": "xuanxiao2013<decadeofsword@qq.com>", "dependencies": { "yeoman-generator": "~0.17.0", "colors": "~0.6.2", "debug": "~1.0.2", "generator-scylla": ">=0.1.3" } }