{"name":"express-graphql","version":"0.5.2","description":"Production ready GraphQL HTTP middleware.","contributors":[{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"},{"name":"Daniel Schafer","email":"dschafer@fb.com"},{"name":"Caleb Meredith","email":"calebmeredith8@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/graphql/express-graphql/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/express-graphql.git"},"keywords":["express","connect","http","graphql","middleware","api"],"main":"dist/index.js","directories":{"lib":"./dist"},"files":["dist","README.md","LICENSE","PATENTS"],"options":{"mocha":"--require resources/mocha-bootload src/**/__tests__/**/*.js"},"babel":{"presets":["es2015"],"plugins":["transform-class-properties","transform-flow-strip-types"]},"scripts":{"prepublish":". ./resources/prepublish.sh","test":"npm run lint && npm run check && npm run testonly","testonly":"mocha $npm_package_options_mocha","lint":"eslint src","check":"flow check","build":"rm -rf dist/* && babel src --ignore __tests__ --out-dir dist","watch":"babel --optional runtime resources/watch.js | node","cover":"babel-node node_modules/.bin/isparta cover --root src --report html node_modules/.bin/_mocha -- $npm_package_options_mocha","cover:lcov":"babel-node node_modules/.bin/isparta cover --root src --report lcovonly node_modules/.bin/_mocha -- $npm_package_options_mocha","preversion":"npm test"},"dependencies":{"accepts":"^1.3.0","content-type":"^1.0.0","http-errors":"^1.3.0","raw-body":"^2.1.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-eslint":"6.0.4","babel-plugin-transform-async-to-generator":"6.8.0","babel-plugin-transform-class-properties":"6.9.0","babel-plugin-transform-flow-strip-types":"6.8.0","babel-plugin-transform-runtime":"6.9.0","babel-preset-es2015":"6.9.0","babel-register":"6.9.0","babel-runtime":"6.9.0","body-parser":"1.15.1","chai":"3.5.0","connect":"3.4.1","content-type":"1.0.1","coveralls":"2.11.9","eslint":"2.10.2","eslint-plugin-babel":"3.2.0","express":"4.13.4","express3":"*","flow-bin":"0.25.0","graphql":"0.6.0","http-errors":"1.4.0","isparta":"4.0.0","mocha":"2.5.3","multer":"1.1.0","raw-body":"2.1.6","sane":"1.3.4","supertest":"1.0.1","supertest-as-promised":"2.0.2"},"peerDependencies":{"graphql":"^0.5.0-b || ^0.6.0"},"gitHead":"6f64d1e286ff1cf7e05810e5b396a91081d76cb9","homepage":"https://github.com/graphql/express-graphql#readme","_id":"express-graphql@0.5.2","_shasum":"c0a7fcb0d5b577f066999c891515ff2795b0ad9a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"c0a7fcb0d5b577f066999c891515ff2795b0ad9a","size":8197,"noattachment":false,"key":"/express-graphql/-/express-graphql-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/express-graphql/download/express-graphql-0.5.2.tgz"},"maintainers":[{"name":"acao","email":""},{"name":"ags-","email":"agomezs@fb.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"enisdenjo","email":"badurinadenis@gmail.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"josephsavona","email":"joesavona@fb.com"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/express-graphql-0.5.2.tgz_1464314998271_0.9614785627927631"},"publish_time":1464315000626,"_cnpm_publish_time":1464315000626,"_hasShrinkwrap":false,"deprecated":"This package is no longer maintained. We recommend using `graphql-http` instead. Please consult the migration document https://github.com/graphql/graphql-http#migrating-express-grpahql.","dist-tags":{"latest":"0.12.0"}}