14 lines
284 B
JSON
14 lines
284 B
JSON
{
|
|
"name": "测试",
|
|
"version": "1.1.1",
|
|
"description": "cordova apk build",
|
|
"author": {
|
|
"name": "taolin",
|
|
"email": "taolin@taoya.art"
|
|
},
|
|
"homeUrl": "http://10.20.23.10:8001/",
|
|
"appId": "com.taoya.test",
|
|
"packType": "debug",
|
|
"pushEmail": "taolin@taoya.art"
|
|
}
|