Revert "Package.json改名"
This reverts commit 34eed07b. # Conflicts: # package.json
Showing
| { | { | ||
| "name": "moecube", | "name": "mycard", | ||
| "version": "3.0.27", | "version": "3.0.27", | ||
| "description": "moecube", | "description": "moecube", | ||
| "keywords": [], | "keywords": [], | ||
| "author": "zh99998 <zh99998@gmail.com>", | "author": "zh99998 <zh99998@gmail.com>", | ||
| "homepage": "https://MoeCube.com", | "homepage": "https://moecube.com", | ||
| "license": "UNLICENSED", | "license": "UNLICENSED", | ||
| "repository": "github:moecube/moecube", | "repository": "github:moecube/moecube", | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -76,8 +76,8 @@ | ... | @@ -76,8 +76,8 @@ |
| "tslint": "^3.15.1" | "tslint": "^3.15.1" | ||
| }, | }, | ||
| "build": { | "build": { | ||
| "productName": "MoeCube", | "productName": "MyCard", | ||
| "appId": "com.moecube.moecube", | "appId": "com.mycard.mycard", | ||
| "publish": [ | "publish": [ | ||
| { | { | ||
| "provider": "generic", | "provider": "generic", | ||
| ... | ... |
Please register or sign in to comment