-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubnub-galileo-xyz.xdk
39 lines (39 loc) · 1.01 KB
/
pubnub-galileo-xyz.xdk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"project": {
"projectSettingsVersion": "1.2",
"creationData": {
"projectTypeName": "com.intel.xdk.projecttype.iotapp",
"src": "https://appcenter.html5tools-software.intel.com/api/v2.0/redirect/projectrenderers/release-2015-ww13/iotapp/templates-analog-read/sample.zip",
"projectGuid": "bbb434a2-13bb-4131-a8fe-2b0b3b2096d1",
"lastModifiedDate": 1429135652757,
"creationDate": 1429135644724
},
"sourceDirectory": "",
"cordovaPluginsDirectory": "plugins",
"startFile": "main.js",
"projectFiles": {},
"projectDirectories": {},
"libraries": [
{
"name": "Cordova",
"version": "2.9.0",
"data": {
"default": true
}
},
{
"name": "intelXDK",
"version": "4.0.0",
"data": {
"default": true
}
}
],
"cordovaPlugins": [],
"serviceMethods": [],
"gameAssetDirectory": "asset",
"gameMetadata": {},
"projectTags": [],
"buildConfigurations": {}
}
}