{"name":"graphql","version":"0.8.1","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"},"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 || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","check":"flow check","check-cover":"for file in {src/*.js,src/**/*.js}; do echo $file; flow coverage $file; done","build":"babel src --optional runtime --ignore __tests__ --out-dir dist/ && cp package.json dist/ && npm run build-dot-flow","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/dist\\//g'`.flow; done","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":{"iterall":"1.0.2"},"devDependencies":{"babel-cli":"6.18.0","babel-eslint":"7.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.18.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.18.0","babel-plugin-transform-es2015-duplicate-keys":"6.8.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-object-rest-spread":"6.16.0","babel-plugin-transform-regenerator":"6.16.1","chai":"3.5.0","chai-json-equal":"0.0.1","chai-subset":"1.3.0","coveralls":"2.11.15","eslint":"3.10.0","eslint-plugin-babel":"3.3.0","eslint-plugin-flowtype":"2.25.0","flow-bin":"0.35.0","isparta":"4.0.0","mocha":"3.1.2","sane":"1.4.1"},"gitHead":"b3e3e36d062c37aae330297346efcfddefd5ed80","_id":"graphql@0.8.1","_shasum":"189c4216e32a1d61448148c0db1d0456a7a83e29","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"189c4216e32a1d61448148c0db1d0456a7a83e29","size":158710,"noattachment":false,"key":"/graphql/-/graphql-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.8.1.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.8.1.tgz_1478901838018_0.4443529797717929"},"directories":{},"publish_time":1478901840000,"_hasShrinkwrap":false,"_cnpm_publish_time":1478901840000,"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"}}