1 Star 1 Fork 0

Bytedance Inc./mona

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
{
"private": true,
"name": "mona-monorepo",
"version": "0.0.1",
"description": "mona",
"main": "",
"scripts": {
"build": "lerna run build",
"b": "node ./build",
"s": "node ./build -s",
"clean": "lerna run clean",
"clean:dp": "lerna clean -y && rm -rf node_modules",
"clean:all": "yarn clean && yarn clean:dp",
"bootstrap": "lerna bootstrap",
"test": "jest",
"test:coverage": "jest --coverage",
"test:c": "jest --coverage",
"release": "node ./scripts/release.js",
"bnpm:sync": "node ./scripts/bnpmSync.js"
},
"repository": {
"type": "git",
"url": "https://github.com/bytedance/mona"
},
"author": "[email protected]",
"license": "MIT",
"workspaces": [
"packages/mona*",
"packages/mona-clients/*",
"packages/mona-manager-plugins/*",
"packages/mona-manager-plugins/mona-service-targets/*"
],
"packageManager": "[email protected]",
"engines": {
"node": ">=14"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.1",
"@types/enzyme": "^3.10.10",
"@types/jest": "^27.0.2",
"@types/react-test-renderer": "^17.0.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"canvas": "^2.8.0",
"chalk": "4.1.2",
"enzyme": "^3.11.0",
"execa": "5.1.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
"jest-dom": "^4.0.0",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"ora": "5.4.1",
"react-test-renderer": "^17.0.0",
"semver": "^7.3.5",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"concurrently": "^7.6.0",
"typescript": "^4.4.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/mona.git
[email protected]:ByteDance/mona.git
ByteDance
mona
mona
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385