|
@@ -1,9 +1,9 @@
|
|
|
{
|
|
|
"name": "fuint-cashier",
|
|
|
"version": "1.0.0",
|
|
|
- "author": "延禾技术",
|
|
|
- "description": "海南延禾信息技术有限公司旗下收银系统",
|
|
|
- "license": "MIT",
|
|
|
+ "author": "qihuantravel",
|
|
|
+ "description": "奇幻之旅点餐客户端",
|
|
|
+ "private": true,
|
|
|
"main": "./dist/electron/main.js",
|
|
|
"scripts": {
|
|
|
"dev": "cross-env TERGET_ENV=development node .electron-vue/dev-runner.js",
|
|
@@ -28,7 +28,7 @@
|
|
|
"url": "http://127.0.0.1"
|
|
|
}
|
|
|
],
|
|
|
- "productName": "fuint收银系统",
|
|
|
+ "productName": "熊猫点餐",
|
|
|
"appId": "cn.fuint.cashier",
|
|
|
"directories": {
|
|
|
"output": "build"
|