1 Star 0 Fork 0

神的感觉/riant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
神的感觉 提交于 2020-01-20 23:37 . docs(docs): change docs
{
"private": true,
"name": "riant",
"description": "Highly configurable development and build tools for react.",
"scripts": {
"bootstrap": "tyarn install --no-lockfile && lerna bootstrap",
"example:demo": "lerna run --scope demo",
"example:rom": "lerna run --scope riant-order-management",
"example:ra": "lerna run --scope riant-antd",
"test": "echo \"Error: no test specified\" && exit 1",
"release": "node ./scripts/release",
"template": "node ./scripts/template",
"docs": "yarn run --cwd=./docs",
"gh-pages": "git subtree push --prefix=gh-pages origin gh-pages"
},
"author": "Jesse Feng",
"license": "MIT",
"config": {
"commitizen": {
"path": "./node_modules/cz-lerna-changelog"
}
},
"devDependencies": {
"cross-spawn": "^7.0.1",
"cz-lerna-changelog": "^2.0.2",
"eslint": "^6.7.2",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"lerna": "^3.19.0",
"lerna-changelog": "^0.8.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shendeganjue/riant.git
git@gitee.com:shendeganjue/riant.git
shendeganjue
riant
riant
master

搜索帮助