apollo-server/typings.json

17 lines
665 B
JSON
Raw Normal View History

{
"dependencies": {
"graphql": "github:nitintutlani/typed-graphql"
},
"globalDependencies": {
"body-parser": "registry:dt/body-parser#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"
}
}