{"name":"graphql","version":"0.1.12","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","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 scripts/mocha-bootload src/**/__tests__/**/*.js"},"babel":{"optional":["runtime","es7.asyncFunctions"]},"scripts":{"test":"npm run lint && npm run check && mocha $npm_package_options_mocha","testonly":"mocha $npm_package_options_mocha","lint":"eslint src","check":"flow check","watch":"babel scripts/watch.js | node","cover":"babel-node node_modules/.bin/isparta cover --root src --report html node_modules/.bin/_mocha -- $npm_package_options_mocha","coveralls":"babel-node node_modules/.bin/isparta cover --root src --report lcovonly node_modules/.bin/_mocha -- $npm_package_options_mocha && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","preversion":"npm test","prepublish":"not-in-install && (if [ \"$CI\" = true ]; then babel src --ignore __tests__ --out-dir ./; else echo 'Only CI can publish. Read CONTRIBUTING.md' 1>&2; exit 1; fi) || in-install"},"dependencies":{"babel-runtime":"5.8.3"},"devDependencies":{"babel":"5.8.3","babel-core":"5.8.3","babel-eslint":"4.0.5","bluebird":"2.9.34","chai":"3.0.0","chai-subset":"1.0.1","coveralls":"2.11.2","eslint":"0.24.0","flow-bin":"0.13.1","in-publish":"2.0.0","isparta":"3.0.3","minimist":"1.1.2","mocha":"2.2.5","sane":"1.1.3"},"gitHead":"7a3b9312a80aaf1b46fb33378ebd989e793be7b0","_id":"graphql@0.1.12","_shasum":"6b3a40c76962d03370855486a8ddf94ba8b8fa79","_from":".","_npmVersion":"2.13.0","_nodeVersion":"2.4.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"6b3a40c76962d03370855486a8ddf94ba8b8fa79","size":51305,"noattachment":false,"key":"/graphql/-/graphql-0.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.1.12.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":""}],"directories":{},"publish_time":1438052870868,"_hasShrinkwrap":false,"_cnpm_publish_time":1438052870868,"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"}}