-
Notifications
You must be signed in to change notification settings - Fork 0
/
iot-edison-twitter.xdk
40 lines (40 loc) · 976 Bytes
/
iot-edison-twitter.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
40
{
"project": {
"projectSettingsVersion": "3.0.0",
"creationData": {
"projectTypeName": "com.intel.xdk.projecttype.iotapp",
"src": "iotapp/iotapp-template-blank-iot/sample.zip",
"projectGuid": "e0e5e8cf-5f20-424a-8763-7aebae9b009b",
"lastModifiedDate": 1480800144926,
"creationDate": 1480800143953
},
"sourceDirectory": "",
"cordovaPluginsDirectory": "plugins",
"startFile": "main.js",
"projectTags": [],
"projectFiles": {},
"projectDirectories": {
"iot/xdk": {
"settings": {
"project": {
"XDK-generated": "true"
}
}
},
"xdk": {
"settings": {
"project": {
"XDK-generated": "true"
}
}
}
},
"libraries": [],
"cordovaPlugins": [],
"serviceMethods": [],
"buildConfigurations": {},
"testDirectory": "test",
"gameAssetDirectory": "asset",
"gameMetadata": {}
}
}