-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
31 lines (27 loc) · 910 Bytes
/
package.json
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
{
"name": "OLSKPithApp",
"dependencies": {
"zerodatawrap": "0dataapp/0datawrap",
"webnative": "latest",
"OLSKRemoteStorage": "olsk/OLSKRemoteStorage",
"OLSKCloud": "olsk/OLSKCloud",
"OLSKObject": "olsk/OLSKObject",
"OLSKTransport": "olsk/OLSKTransport",
"ulid": "latest",
"OLSKRouting": "olsk/OLSKRouting",
"OLSKServiceWorker": "olsk/OLSKServiceWorker",
"OLSKInstall": "olsk/OLSKInstall",
"OLSKAppToolbar": "olsk/OLSKAppToolbar",
"OLSKApropos": "olsk/OLSKApropos",
"OLSKLanguageSwitcher": "olsk/OLSKLanguageSwitcher",
"OLSKModalView": "olsk/OLSKModalView",
"OLSKWebView": "olsk/OLSKWebView",
"launchlet": "latest",
"OLSKChain": "olsk/OLSKChain",
"OLSKBeacon": "olsk/OLSKBeacon",
"OLSKPointer": "olsk/OLSKPointer",
"normalize.css": "latest",
"OLSKDecor": "olsk/OLSKDecor",
"OLSKUIAssets": "olsk/OLSKUIAssets"
}
}