{"name":"graphql","version":"0.10.3","license":"BSD-3-Clause","_id":"graphql@0.10.3","maintainers":[{"name":"dschafer","email":"dschafer@fb.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"contributors":[{"url":"http://leebyron.com/","name":"Lee Byron","email":"lee@leebyron.com"},{"name":"Nicholas Schrock","email":"schrockn@fb.com"},{"name":"Daniel Schafer","email":"dschafer@fb.com"}],"homepage":"https://github.com/graphql/graphql-js","bugs":{"url":"https://github.com/graphql/graphql-js/issues"},"dist":{"shasum":"c313afd5518e673351bee18fb63e2a0e487407ab","tarball":"https://registry.npmjs.org/graphql/-/graphql-0.10.3.tgz","integrity":"sha512-MueSLlN8GxOjb0sHHAeLP4hQZ0jVtHikRA0/WmX73xQilF+8TUhF+CxgtTjWc5uGgcZUUPfmwO1za5N0C4JPUg==","signatures":[{"sig":"MEUCIQCYfLdd41OuvXI7ntEN+xX/aqL42QBnIbedrEf02PZFfwIgCHBvW/1LFedYd+CluIPJh+iBwj8CrRVzcHaG4DpScMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"c313afd5518e673351bee18fb63e2a0e487407ab","gitHead":"70b8827388f10a8cd866b82f323b9be0f402fecb","options":{"mocha":"--require ./resources/mocha-bootload --check-leaks --full-trace src/**/__tests__/**/*-test.js"},"scripts":{"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)","test":"npm run lint && npm run check && npm run testonly","build":"babel src --optional runtime --ignore __tests__ --out-dir dist/ && cp package.json dist/ && npm run build-dot-flow","check":"flow check","cover":"babel-node ./node_modules/.bin/isparta cover --root src --report html _mocha -- $npm_package_options_mocha","watch":"babel-node ./resources/watch.js","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","cover:lcov":"babel-node ./node_modules/.bin/isparta cover --root src --report lcovonly _mocha -- $npm_package_options_mocha","gitpublish":". ./resources/gitpublish.sh","prepublish":". ./resources/prepublish.sh","preversion":". ./resources/checkgit.sh && npm test","check-cover":"for file in {src/*.js,src/**/*.js}; do echo $file; flow coverage $file; done","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"},"_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"deprecated":"No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support","repository":{"url":"git+ssh://git@github.com/graphql/graphql-js.git","type":"git"},"_npmVersion":"4.2.0","description":"A Query Language and Runtime which can target any service.","directories":{},"_nodeVersion":"7.10.0","dependencies":{"iterall":"^1.1.0"},"devDependencies":{"chai":"4.0.2","sane":"1.7.0","mocha":"3.4.2","eslint":"3.19.0","isparta":"4.0.0","flow-bin":"0.48.0","babel-cli":"6.24.1","coveralls":"2.13.1","chai-subset":"1.5.0","babel-eslint":"7.2.3","chai-json-equal":"0.0.1","chai-spies-next":"^0.8.0","eslint-plugin-babel":"4.1.1","eslint-plugin-flowtype":"2.34.0","babel-plugin-transform-regenerator":"6.24.1","babel-plugin-check-es2015-constants":"6.22.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-syntax-async-generators":"6.13.0","babel-plugin-transform-es2015-spread":"6.22.0","babel-plugin-transform-es2015-classes":"6.24.1","babel-plugin-transform-es2015-literals":"6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-plugin-transform-flow-strip-types":"6.22.0","babel-plugin-transform-es2015-parameters":"6.24.1","babel-plugin-transform-object-rest-spread":"6.23.0","babel-plugin-transform-es2015-object-super":"6.24.1","babel-plugin-transform-es2015-block-scoping":"6.24.1","babel-plugin-transform-es2015-destructuring":"6.23.0","babel-plugin-transform-es2015-function-name":"6.24.1","babel-plugin-transform-es2015-duplicate-keys":"6.24.1","babel-plugin-transform-es3-property-literals":"6.22.0","babel-plugin-transform-es2015-arrow-functions":"6.22.0","babel-plugin-transform-es2015-modules-commonjs":"6.24.1","babel-plugin-transform-es2015-template-literals":"6.22.0","babel-plugin-transform-es2015-computed-properties":"6.24.1","babel-plugin-transform-es2015-shorthand-properties":"6.24.1","babel-plugin-transform-es2015-block-scoped-functions":"6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-0.10.3.tgz_1497992484278_0.6903162791859359","host":"s3://npm-registry-packages"}}