{"name":"graphql","version":"0.1.6","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":"http://github.com/graphql/graphql-js.git"},"main":"lib/index.js","directories":{"lib":"./lib"},"files":["lib","README.md","LICENSE","PATENTS"],"options":{"mocha":"--require scripts/mocha-bootload src/**/__tests__/**/*.js"},"babel":{"optional":["runtime","es7.asyncFunctions"]},"scripts":{"prepublish":"npm test && npm run build","test":"npm run lint && npm run check && mocha $npm_package_options_mocha","testonly":"mocha $npm_package_options_mocha","lint":"eslint src","check":"flow check","build":"rm -rf lib/* && babel src --ignore __tests__ --out-dir lib","watch":"babel scripts/watch.js | node","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"},"dependencies":{"babel-runtime":"5.7.0"},"devDependencies":{"babel":"5.6.23","babel-core":"5.7.2","babel-eslint":"3.1.23","chai":"3.0.0","chai-subset":"1.0.1","coveralls":"2.11.2","eslint":"0.24.0","flow-bin":"0.13.1","isparta":"3.0.3","mocha":"2.2.5","sane":"1.1.3"},"gitHead":"b242fce65ebfb5b380e87f8e663ee8ac1a0f35e9","_id":"graphql@0.1.6","_shasum":"8f9ecda8a3b2f0045de95dbf6abea20e45ffd552","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.35","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"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":""}],"dist":{"shasum":"8f9ecda8a3b2f0045de95dbf6abea20e45ffd552","size":55805,"noattachment":false,"key":"/graphql/-/graphql-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql/download/graphql-0.1.6.tgz"},"publish_time":1437112971331,"_hasShrinkwrap":false,"_cnpm_publish_time":1437112971331,"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"}}