UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

62 lines (61 loc) 1.57 kB
{ "_args": [ [ "graphql@0.11.7", "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription" ] ], "_from": "graphql@0.11.7", "_id": "graphql@0.11.7", "_inBundle": false, "_integrity": "sha512-x7uDjyz8Jx+QPbpCFCMQ8lltnQa4p4vSYHx6ADe8rVYRTdsyhCJbvSty5DAsLVmU6cGakl+r8HQYolKHxk/tiw==", "_location": "/graphql", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "graphql@0.11.7", "name": "graphql", "escapedName": "graphql", "rawSpec": "0.11.7", "saveSpec": null, "fetchSpec": "0.11.7" }, "_requiredBy": [ "/@jumpn/utils-graphql" ], "_resolved": "https://registry.npmjs.org/graphql/-/graphql-0.11.7.tgz", "_spec": "0.11.7", "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription", "bugs": { "url": "https://github.com/graphql/graphql-js/issues" }, "contributors": [ { "name": "Lee Byron", "email": "lee@leebyron.com", "url": "http://leebyron.com/" }, { "name": "Nicholas Schrock", "email": "schrockn@fb.com" }, { "name": "Daniel Schafer", "email": "dschafer@fb.com" } ], "dependencies": { "iterall": "1.1.3" }, "description": "A Query Language and Runtime which can target any service.", "homepage": "https://github.com/graphql/graphql-js", "license": "MIT", "main": "index.js", "name": "graphql", "repository": { "type": "git", "url": "git+ssh://git@github.com/graphql/graphql-js.git" }, "version": "0.11.7" }