{"name":"graphql","version":"0.7.2","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","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":{"iterall":"1.0.2"},"devDependencies":{"babel-cli":"6.10.1","babel-eslint":"6.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.8.0","babel-plugin-transform-class-properties":"6.10.2","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.10.1","babel-plugin-transform-es2015-classes":"6.9.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.9.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.10.3","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.9.0","babel-plugin-transform-es2015-shorthand-properties":"6.8.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.8.0","babel-plugin-transform-object-rest-spread":"6.8.0","babel-plugin-transform-regenerator":"6.9.0","chai":"3.5.0","chai-json-equal":"0.0.1","chai-subset":"1.2.2","coveralls":"2.11.9","eslint":"3.1.1","eslint-plugin-babel":"3.3.0","eslint-plugin-flow-vars":"0.4.0","eslint-plugin-flowtype":"2.3.1","flow-bin":"0.32.0","isparta":"4.0.0","mocha":"2.5.3","sane":"1.3.4"},"gitHead":"73513d35747cdea255156edbe30d85d9bd0c1b81","_id":"graphql@0.7.2","_shasum":"cc894a32823399b8a0cb012b9e9ecad35cd00f72","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"cc894a32823399b8a0cb012b9e9ecad35cd00f72","size":78390,"noattachment":false,"key":"/graphql/-/graphql-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.7.2.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-16-east.internal.npmjs.com","tmp":"tmp/graphql-0.7.2.tgz_1476123246763_0.5612394695635885"},"directories":{},"publish_time":1476123247857,"_hasShrinkwrap":false,"_cnpm_publish_time":1476123247857,"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"}}