apollo-server/typings.json
2016-06-17 21:03:26 -07:00

18 lines
786 B
JSON

{
"dependencies": {
"chai": "registry:npm/chai#3.5.0+20160415060238",
"graphql": "github:nitintutlani/typed-graphql"
},
"globalDependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160317120654",
"es6-promise": "registry:dt/es6-promise#0.0.0+20160317120654",
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160322035842",
"hapi": "registry:dt/hapi#13.0.0+20160521152637",
"koa": "registry:dt/koa#2.0.0+20160317120654",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"mocha": "registry:dt/mocha#2.2.5+20160317120654",
"node": "registry:dt/node#6.0.0+20160524002506",
"serve-static": "registry:dt/serve-static#0.0.0+20160501131543"
}
}