UNPKG

@agatee/graphql

Version:

Graphql module to use with Agatee

23 lines (22 loc) 482 B
{ "name": "@agatee/graphql", "version": "0.0.9", "description": "Graphql module to use with Agatee", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "agatee", "socket" ], "author": "niainaratsima@gmail.com", "license": "ISC", "dependencies": {}, "peerDependencies": { "apollo-server-express": "^3.6.2", "@agatee/core": "1.0.3", "callsite": "^1.0.0", "path": "^0.12.7" } }