UNPKG

mora-scripts

Version:
30 lines (29 loc) 671 B
{ "name": "mora-scripts", "version": "1.9.14", "description": "Some collection scripts by myself", "scripts": {}, "bin": { "inject": "cli/inject", "run": "cli/run", "run-node": "hooks/scripts/run-node", "puts": "cli/puts", "sync-taobao": "cli/sync-taobao", "remove-all": "cli/remove-all", "commit-msg-help": "cli/commit-msg-help" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "keywords": [ "mora", "scripts", "collection" ], "author": "Mora <qiuzhongleiabc@126.com>", "repository": { "type": "git", "url": "https://github.com/qiu8310/mora-scripts" }, "license": "MIT" }