-
Notifications
You must be signed in to change notification settings - Fork 2
/
typings.json
20 lines (20 loc) · 979 Bytes
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "seed-component",
"version": false,
"ambientDependencies": {
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160322035842",
"isomorphic-fetch": "registry:dt/isomorphic-fetch#0.0.0+20160316155526",
"jest": "registry:dt/jest#0.9.0+20160319033628",
"js-cookie": "registry:dt/js-cookie#2.0.0+20160317120654",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"node": "registry:dt/node#4.0.0+20160412142033",
"react": "registry:dt/react#0.14.0+20160412154040",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-helmet": "registry:dt/react-helmet#0.0.0+20160318140247",
"react-router": "registry:dt/react-router#2.0.0+20160330124659",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160316155526",
"serve-static": "registry:dt/serve-static#0.0.0+20160317120654"
},
"ambientDevDependencies": {}
}