{"name":"graphql","version":"0.5.0","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 --check-leaks --full-trace src/**/__tests__/**/*-test.js"},"babel":{"presets":["es2015"],"plugins":["syntax-async-functions","transform-class-properties","transform-flow-strip-types","transform-object-rest-spread","transform-regenerator","transform-runtime"]},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","t":"babel-node ./node_modules/.bin/_mocha --require ./resources/mocha-bootload","lint":"eslint src","check":"flow check","check-cover":"for file in {src/*.js,src/**/*.js}; do echo $file; flow coverage $file; done","build":"babel src --ignore __tests__ --out-dir dist/ && cp package.json dist/","watch":"babel-node ./resources/watch.js","cover":"babel-node ./node_modules/.bin/isparta cover --root src --report html _mocha -- $npm_package_options_mocha","cover:lcov":"babel-node ./node_modules/.bin/isparta cover --root src --report lcovonly _mocha -- $npm_package_options_mocha","preversion":". ./resources/checkgit.sh && npm test","prepublish":". ./resources/prepublish.sh"},"dependencies":{"babel-runtime":">=6.0.0"},"devDependencies":{"babel-cli":"6.6.5","babel-eslint":"6.0.2","babel-plugin-syntax-async-functions":"6.5.0","babel-plugin-transform-class-properties":"6.6.0","babel-plugin-transform-flow-strip-types":"6.7.0","babel-plugin-transform-object-rest-spread":"6.6.5","babel-plugin-transform-regenerator":"6.6.5","babel-plugin-transform-runtime":"6.6.0","babel-preset-es2015":"6.6.0","chai":"3.5.0","chai-subset":"1.2.2","coveralls":"2.11.9","eslint":"2.7.0","eslint-plugin-babel":"3.2.0","flow-bin":"0.22.1","isparta":"4.0.0","mocha":"2.4.5","sane":"1.3.4"},"gitHead":"86db7340be200ce63091b8c7174dc84f1c409e38","_id":"graphql@0.5.0","_shasum":"1f03f8267128392df05d449889c48c4bd9ac34ce","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"1f03f8267128392df05d449889c48c4bd9ac34ce","size":68908,"noattachment":false,"key":"/graphql/-/graphql-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.5.0.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":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-0.5.0.tgz_1460079472921_0.04433994158171117"},"directories":{},"publish_time":1460079475437,"_hasShrinkwrap":false,"_cnpm_publish_time":1460079475437,"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"}}