三涧溪村项目配置

This commit is contained in:
aixianling
2022-04-15 14:04:27 +08:00
parent 3e036b221f
commit e036ae13aa
3 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "dvcp-apps-sanjianxi",
"description": "sass版本应用",
"version": "1.0.0",
"main": "dist/dvcp-apps-sanjianxi.common.js",
"files": [
"dist"
],
"publishConfig": {
"registry": "http://192.168.1.87:4873/"
},
"dependencies": {
"dvcp-ui": "^1.42.2"
}
}