{"name":"graphql","version":"0.4.14","description":"A Query Language and Runtime which can target any service.","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"}],"license":"BSD-3-Clause","main":"index.js","homepage":"https://github.com/graphql/graphql-js","bugs":{"url":"https://github.com/graphql/graphql-js/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphql-js.git"},"options":{"mocha":"--require resources/mocha-bootload src/**/__tests__/**/*.js"},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"mocha $npm_package_options_mocha","t":"mocha --require resources/mocha-bootload","lint":"eslint src","check":"flow check","build":"babel src --optional runtime --ignore __tests__ --out-dir dist/ && cp package.json dist/","watch":"babel --optional runtime resources/watch.js | node","cover":"babel-node node_modules/.bin/isparta cover --root src --report html node_modules/.bin/_mocha -- $npm_package_options_mocha","cover:lcov":"babel-node node_modules/.bin/isparta cover --root src --report lcovonly node_modules/.bin/_mocha -- $npm_package_options_mocha","preversion":". ./resources/checkgit.sh && npm test","prepublish":". ./resources/prepublish.sh"},"dependencies":{"babel-runtime":"^5.8.x"},"devDependencies":{"babel":"5.8.21","babel-core":"5.8.22","babel-eslint":"4.1.6","chai":"3.4.1","chai-subset":"1.1.0","coveralls":"2.11.4","eslint":"1.10.1","eslint-plugin-babel":"^2.1.1","flow-bin":"0.18.1","isparta":"3.0.3","mocha":"2.3.4","sane":"1.3.0"},"gitHead":"a6bcc75d3c19ce31847cd77279a41fbc6ac032d2","_id":"graphql@0.4.14","_shasum":"ccd6206a56b63d13b2a2b102fe123cb2e94cf459","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"ccd6206a56b63d13b2a2b102fe123cb2e94cf459","size":64188,"noattachment":false,"key":"/graphql/-/graphql-0.4.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.4.14.tgz"},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"enisdenjo","email":"badurinadenis@gmail.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"mjmahone","email":"mahoney.mattj@gmail.com"},{"name":"yaacovcr","email":""}],"directories":{},"publish_time":1448957945296,"_hasShrinkwrap":false,"_cnpm_publish_time":1448957945296,"deprecated":"No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support","dist-tags":{"15.x.x":"15.10.2","alpha":"17.0.0-alpha.14","latest":"16.13.2","v15.x.x":"15.10.0"}}