This repository was archived by the owner on Mar 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
36 lines (36 loc) · 2.18 KB
/
typings.json
File metadata and controls
36 lines (36 loc) · 2.18 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
28
29
30
31
32
33
34
35
36
{
"name": "sentiment-analysis-client",
"globalDependencies": {
"axios": "registry:dt/axios#0.9.1+20161016142654",
"bluebird": "registry:dt/bluebird#3.0.0+20160928162057",
"chai": "registry:dt/chai#3.4.0+20160601211834",
"chai-enzyme": "registry:dt/chai-enzyme#0.5.0+20160705230117",
"cheerio": "registry:dt/cheerio#0.17.0+20160930124405",
"core-js": "registry:dt/core-js#0.0.0+20160914114559",
"enzyme": "registry:dt/enzyme#2.4.1+20161004164857",
"express": "registry:dt/express#4.0.0+20160708185218",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20161008174359",
"karma": "registry:dt/karma#0.13.9+20160811111312",
"log4js": "registry:dt/log4js#0.0.0+20160608042355",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"mocha": "registry:dt/mocha#2.2.5+20160720003353",
"node": "registry:dt/node#6.0.0+20161019125345",
"react": "registry:dt/react#0.14.0+20161008064207",
"react-addons-test-utils": "registry:dt/react-addons-test-utils#0.14.0+20160427035638",
"react-bootstrap": "registry:dt/react-bootstrap#0.0.0+20161107151335",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-redux": "registry:dt/react-redux#4.4.0+20160908183346",
"react-router": "registry:dt/react-router#2.0.0+20160928130202",
"react-router-redux": "registry:dt/react-router-redux#4.0.0+20160930121107",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160830150755",
"redux": "registry:dt/redux#3.5.2+20160703092728",
"redux-logger": "registry:dt/redux-logger#2.6.0+20160619033847",
"redux-promise-middleware": "registry:dt/redux-promise-middleware#0.0.0+20160108032528",
"redux-thunk": "registry:dt/redux-thunk#2.1.0+20160703120921",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157",
"sinon": "registry:dt/sinon#1.16.0+20160517064723",
"source-map": "registry:dt/source-map#0.0.0+20160317120654",
"uglify-js": "registry:dt/uglify-js#2.6.1+20160316155526",
"webpack": "registry:dt/webpack#1.12.9+20160927034556"
}
}