{"name":"express-graphql","version":"0.6.7","description":"Production ready GraphQL HTTP middleware.","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","restify","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 pretty-check && 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 && npm run build:flow","build:flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/dist\\//g'`.flow; done","watch":"node resources/watch.js","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","pretty":"node resources/pretty.js","pretty-check":"node resources/pretty.js --check","preversion":"npm test"},"dependencies":{"accepts":"^1.3.0","content-type":"^1.0.2","http-errors":"^1.3.0","raw-body":"^2.1.0"},"devDependencies":{"babel-cli":"6.24.1","babel-eslint":"7.2.3","babel-plugin-transform-async-to-generator":"6.24.1","babel-plugin-transform-class-properties":"6.24.1","babel-plugin-transform-flow-strip-types":"6.22.0","babel-plugin-transform-runtime":"6.22.0","babel-preset-es2015":"6.24.1","babel-register":"6.24.1","babel-runtime":"6.25.0","body-parser":"1.17.2","chai":"4.1.0","connect":"3.6.2","coveralls":"2.13.1","eslint":"4.3.0","eslint-plugin-flowtype":"2.35.0","express":"4.14.1","express3":"*","flow-bin":"0.51.1","graphql":"0.10.5","isparta":"4.0.0","mocha":"3.4.2","multer":"1.3.0","prettier":"^1.3.1","restify":"4.3.0","sane":"2.0.0","sinon":"2.4.1","supertest":"3.0.0"},"peerDependencies":{"graphql":"^0.10.0"},"gitHead":"6facd174f646c2af69cd2d41bba294fde45c475b","homepage":"https://github.com/graphql/express-graphql#readme","_id":"express-graphql@0.6.7","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"1605558e11404e27a13a22b8794672d901d21baa","size":15142,"noattachment":false,"key":"/express-graphql/-/express-graphql-0.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/express-graphql/download/express-graphql-0.6.7.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":"s3://npm-registry-packages","tmp":"tmp/express-graphql-0.6.7.tgz_1501258559123_0.1239506914280355"},"publish_time":1501258560193,"_cnpm_publish_time":1501258560193,"_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"}}