This repository was archived by the owner on Jan 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathtypings.json
More file actions
27 lines (27 loc) · 1.49 KB
/
typings.json
File metadata and controls
27 lines (27 loc) · 1.49 KB
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
{
"name": "ulterius-client",
"dependencies": {},
"globalDependencies": {
"alt": "registry:dt/alt#0.16.10+20160317120654",
"classnames": "registry:dt/classnames#0.0.0+20160316155526",
"codemirror": "registry:dt/codemirror#0.0.0+20160619021621",
"crypto-js": "registry:dt/crypto-js#3.1.4+20160505170201",
"es6-promise": "registry:dt/es6-promise#0.0.0+20160423074304",
"history": "registry:dt/history#1.8.0+20160316155526",
"jasmine": "registry:dt/jasmine#2.2.0+20160505161446",
"jdataview": "registry:dt/jdataview#0.0.0+20160317120654",
"jquery": "registry:dt/jquery#1.10.0+20160417213236",
"lodash": "registry:dt/lodash#4.14.0+20160830145422",
"pako": "registry:dt/pako#0.0.0+20160317120654",
"react": "registry:dt/react#0.14.0+20160602151522",
"react-addons-css-transition-group": "registry:dt/react-addons-css-transition-group#0.14.0+20160316155526",
"react-addons-transition-group": "registry:dt/react-addons-transition-group#0.14.0+20160417134118",
"react-bootstrap": "registry:dt/react-bootstrap#0.0.0+20160526141239",
"react-codemirror": "registry:dt/react-codemirror#0.2.6+20160619021621",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-motion": "registry:dt/react-motion#0.0.0+20160705193226",
"react-router": "registry:dt/react-router#2.0.0+20160501155536",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160602154905",
"text-encoding": "registry:dt/text-encoding#0.0.0+20160317120654"
}
}