{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "" }, "author": "", "license": "ISC", "dependencies": { "apollo-boost": "^0.4.9", "apollo-cache-inmemory": "^1.6.6", "apollo-link-http": "^1.5.17", "cross-fetch": "^3.1.4", "graphql-tag": "^2.12.5" } }