1 Star 0 Fork 128

李想/topology

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 526 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alsmile 提交于 2020-11-12 10:49 . animate for icon
{
"name": "topology",
"version": "0.3.4",
"private": true,
"workspaces": [
"packages/*",
"bundle"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"start": "",
"build": "yarn workspaces run build",
"v": "lerna publish --skip-npm",
"docs": "typedoc --out ./docs --target es6 --theme minimal --mode file packages"
},
"devDependencies": {
"copyfiles": "latest",
"lerna": "^3.22.1",
"typedoc": "^0.17.7",
"tslint": "~6.1.0",
"typescript": "~3.8.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/li-xiang007/topology.git
git@gitee.com:li-xiang007/topology.git
li-xiang007
topology
topology
master

搜索帮助