{"name":"graphql","version":"0.9.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.3"},"devDependencies":{"babel-cli":"6.22.2","babel-eslint":"7.1.1","babel-plugin-check-es2015-constants":"6.22.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.22.0","babel-plugin-transform-es2015-arrow-functions":"6.22.0","babel-plugin-transform-es2015-block-scoped-functions":"6.22.0","babel-plugin-transform-es2015-block-scoping":"6.22.0","babel-plugin-transform-es2015-classes":"6.22.0","babel-plugin-transform-es2015-computed-properties":"6.22.0","babel-plugin-transform-es2015-destructuring":"6.22.0","babel-plugin-transform-es2015-duplicate-keys":"6.22.0","babel-plugin-transform-es2015-function-name":"6.22.0","babel-plugin-transform-es2015-literals":"6.22.0","babel-plugin-transform-es2015-modules-commonjs":"6.22.0","babel-plugin-transform-es2015-object-super":"6.22.0","babel-plugin-transform-es2015-parameters":"6.22.0","babel-plugin-transform-es2015-shorthand-properties":"6.22.0","babel-plugin-transform-es2015-spread":"6.22.0","babel-plugin-transform-es2015-template-literals":"6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-flow-strip-types":"6.22.0","babel-plugin-transform-object-rest-spread":"6.22.0","babel-plugin-transform-regenerator":"6.22.0","chai":"3.5.0","chai-json-equal":"0.0.1","chai-subset":"1.4.0","coveralls":"2.11.15","eslint":"3.14.1","eslint-plugin-babel":"4.0.1","eslint-plugin-flowtype":"2.30.0","flow-bin":"0.38.0","isparta":"4.0.0","mocha":"3.2.0","sane":"1.5.0"},"gitHead":"8122ba7f6fddbb2b0de9653b9d935cb2aec77be2","_id":"graphql@0.9.1","_shasum":"f4d154cbec054d4a5d3b1be95f23435c09aa86c8","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"f4d154cbec054d4a5d3b1be95f23435c09aa86c8","size":187746,"noattachment":false,"key":"/graphql/-/graphql-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.9.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.9.1.tgz_1485466136021_0.4396125222556293"},"directories":{},"publish_time":1485466138133,"_hasShrinkwrap":false,"_cnpm_publish_time":1485466138133,"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"}}