16 lines
306 B
JSON
16 lines
306 B
JSON
|
|
{
|
||
|
|
"name": "yanzhu-ui-app",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "研筑-临时工程项目管理App",
|
||
|
|
"scripts": {
|
||
|
|
"switch": "node switchEnv.js"
|
||
|
|
},
|
||
|
|
"keywords": [
|
||
|
|
"微信小程序",
|
||
|
|
"工程项目管理",
|
||
|
|
"Flowable",
|
||
|
|
"RuoYi"
|
||
|
|
],
|
||
|
|
"author": "研筑团队",
|
||
|
|
"license": "MIT"
|
||
|
|
}
|