2020-08-02 16:18:24 -04:00
|
|
|
{
|
2020-08-02 16:54:21 -04:00
|
|
|
"version": "0.3.0",
|
2020-08-02 16:18:24 -04:00
|
|
|
"author": "Sage V.",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {},
|
|
|
|
"keywords": [
|
|
|
|
"pebble-app"
|
|
|
|
],
|
|
|
|
"pebble": {
|
|
|
|
"sdkVersion": "3",
|
|
|
|
"resources": {
|
|
|
|
"media": [
|
|
|
|
{
|
|
|
|
"type": "png",
|
|
|
|
"menuIcon": true,
|
|
|
|
"targetPlatforms": null,
|
|
|
|
"name": "APP_ICON_IDENTIFIER",
|
|
|
|
"file": "images/appicon.png"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"projectType": "native",
|
|
|
|
"uuid": "70ec170a-8e1b-11ea-bc55-0242ac130003",
|
2020-08-02 16:53:30 -04:00
|
|
|
"messageKeys": {
|
|
|
|
"ScriptNum": 0,
|
|
|
|
"ScriptText": 1
|
|
|
|
},
|
2020-08-02 16:18:24 -04:00
|
|
|
"enableMultiJS": false,
|
|
|
|
"displayName": "PebbLisp",
|
|
|
|
"watchapp": {
|
|
|
|
"onlyShownOnCommunication": false,
|
|
|
|
"hiddenApp": false,
|
|
|
|
"watchface": false
|
|
|
|
},
|
|
|
|
"targetPlatforms": [
|
|
|
|
"aplite",
|
|
|
|
"basalt"
|
|
|
|
],
|
|
|
|
"capabilities": [
|
|
|
|
""
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"name": "PebbLisp"
|
2020-08-02 16:53:30 -04:00
|
|
|
}
|