manage-npm-scripts:管理 package.json `npm run` 脚本

时间:2021-07-01 12:24:22
【文件属性】:
文件名称:manage-npm-scripts:管理 package.json `npm run` 脚本
文件大小:5KB
文件格式:ZIP
更新时间:2021-07-01 12:24:22
JavaScript 管理 npm 脚本 无需编辑 package.json 即可管理 package.json npm run scripts $ npm install -g manage-npm-scripts $ npm-script set example "echo This is an example" set: example $ npm-script ls example: echo This is an example $ npm-script get example echo This is an example $ npm run example > npm-script@1.0.0 example /Users/rebecca/code/npm-script > echo This is an example This is an example $ npm-script set
【文件预览】:
manage-npm-scripts-master
----mutate-package-json.js(544B)
----get.js(1KB)
----LICENSE(752B)
----README.md(630B)
----ls.js(1KB)
----.gitignore(609B)
----index.js(517B)
----package.json(784B)
----set.js(1KB)

网友评论