2 Star 0 Fork 0

fzerof/x3-cli-json-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
plugin.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
fzerof 提交于 2022-05-16 01:37 . update: plugin.json
[
{
"name": "x3-common-core",
"packageName": "x3-common-core",
"buildCommand": ["npm run build:common"],
"outputPath": "/dist/x3-common-core",
"repoPath": "/client_web/cores/x3ui"
},
{
"name": "x3-base-core",
"packageName": "x3-base-core",
"buildCommand": ["npm run build:base"],
"outputPath": "/dist/x3-base-core",
"repoPath": "/client_web/cores/x3ui"
},
{
"name": "x3-form-core",
"packageName": "x3-form-core",
"buildCommand": ["npm run build:form"],
"outputPath": "/dist/x3-form-core",
"repoPath": "/client_web/cores/x3ui"
},
{
"name": "x3-table-core",
"packageName": "x3-table-core",
"buildCommand": ["npm run build:table"],
"outputPath": "/dist/x3-table-core",
"repoPath": "/client_web/cores/x3ui"
},
{
"name": "x3-primeng-core",
"packageName": "x3-primeng-core",
"buildCommand": ["npm run build:primeng"],
"outputPath": "/dist/x3-primeng-core",
"repoPath": "/client_web/cores/x3ui"
},
{
"name": "x3-bills-core",
"packageName": "x3-bills-core",
"buildCommand": ["npm run package"],
"outputPath": "/dist/x3-bills-core",
"repoPath": "/client_web/bills/business/cores/x3-bills-core-pad"
},
{
"name": "x3-base-templates",
"packageName": "x3-base-templates",
"buildCommand": ["npm run package"],
"outputPath": "/dist/x3-base-templates",
"repoPath": "/client_web/cores/backup/x3-base-templates-pad"
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fzerof/x3-cli-json-server.git
[email protected]:fzerof/x3-cli-json-server.git
fzerof
x3-cli-json-server
x3-cli-json-server
master

搜索帮助