1 Star 0 Fork 128

我还是我 / meta2d.js_20240306

forked from 我还是我 / meta2d.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
anan 提交于 2022-12-08 18:02 . update
{
"packages": [
"packages/*",
"bundle"
],
"command": {
"publish": {
"ignoreChanges": [
"ignored-file",
"*.md"
]
}
},
"npmClient": "yarn",
"useWorkspaces": true,
"publishConfig": {
"access": "public",
"directory": "/dist"
},
"version": "1.0.0"
}
JavaScript
1
https://gitee.com/likunde_admin/meta2d.js_1.git
git@gitee.com:likunde_admin/meta2d.js_1.git
likunde_admin
meta2d.js_1
meta2d.js_20240306
main

搜索帮助