1 Star 1 Fork 18

shellwalker / rwpjs

forked from 张尽 / rwpjs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 498 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"scripts": {
"bootstrap": "lerna bootstrap",
"publish:alpha": "yarn bootstrap && lerna publish --dist-tag alpha",
"publish:stable": "yarn bootstrap && lerna publish",
"lint:script": "lerna run lint:script",
"test": "lerna run test"
},
"author": "zhangj",
"license": "AGPL-3.0",
"name": "rwp",
"devDependencies": {
"lerna": "^3.22.1"
},
"version": "1.0.1",
"resolutions": {
"dot-prop": "^5.2.0",
"node-fetch": "^2.6.1"
},
"dependencies": {}
}
JavaScript
1
https://gitee.com/hellwalker/rwpjs.git
git@gitee.com:hellwalker/rwpjs.git
hellwalker
rwpjs
rwpjs
canary

搜索帮助