-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathtypings.json
20 lines (20 loc) · 865 Bytes
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "cnode",
"version": false,
"dependencies": {},
"ambientDependencies": {
"axios": "registry:dt/axios#0.9.1+20160317120654",
"iscroll": "registry:dt/iscroll#4.2.0+20160316155526",
"koa": "registry:dt/koa#2.0.0+20160317120654",
"koa-router": "registry:dt/koa-router#7.0.0+20160314083221",
"node": "registry:dt/node#4.0.0+20160319033040",
"qs": "registry:dt/qs#0.0.0+20160317120654",
"react": "registry:dt/react#0.14.0+20160319053454",
"react-dom": "registry:dt/react-dom#0.14.0+20160316155526",
"react-redux": "registry:dt/react-redux#4.4.0+20160316155526",
"react-router": "registry:dt/react-router#2.0.0+20160316155526",
"redux": "registry:dt/redux#1.0.0+20160317120654",
"redux-thunk": "registry:dt/redux-thunk#2.0.1+20160317120654",
"webpack": "registry:dt/webpack#1.12.9+20160316155526"
}
}