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