Hello GraphQL!

This commit is contained in:
Zalmoxisus
2016-11-12 16:21:41 +02:00
parent 1ba4d1e40b
commit 386d9abfaf
7 changed files with 123 additions and 0 deletions

View File

@ -28,12 +28,15 @@
},
"homepage": "https://github.com/zalmoxisus/remotedev-server",
"dependencies": {
"apollo-server": "^0.3.3",
"body-parser": "^1.15.0",
"chalk": "^1.1.3",
"cors": "^2.7.1",
"ejs": "^2.4.1",
"express": "^4.13.3",
"getport": "^0.1.0",
"graphql": "^0.8.0",
"graphql-tools": "^0.8.1",
"js-data": "^2.9.0",
"knex": "^0.12.6",
"lodash": "^4.15.0",