-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxdk-iot-websockets.xdk
More file actions
37 lines (37 loc) · 858 Bytes
/
xdk-iot-websockets.xdk
File metadata and controls
37 lines (37 loc) · 858 Bytes
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
{
"project": {
"projectSettingsVersion": "3.0.0",
"creationData": {
"projectTypeName": "com.intel.xdk.projecttype.iotapp",
"projectGuid": "00000000-0000-0000-0000-000000000000",
"lastModifiedDate": 1477684062145,
"creationDate": 1477684061071
},
"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"
}
}