mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
18 lines
786 B
JSON
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"
|
|
}
|
|
}
|