{"name":"express-graphql","version":"0.4.3","description":"Create a GraphQL HTTP server with Express.","contributors":[{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"},{"name":"Daniel Schafer","email":"dschafer@fb.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","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"},"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":{"content-type":"~1.0.1","http-errors":"~1.3.1","raw-body":"~2.1.2"},"peerDependencies":{"graphql":"^0.4.8"},"devDependencies":{"babel":"5.8.21","babel-core":"5.8.22","babel-eslint":"4.0.10","babel-runtime":"5.8.20","body-parser":"^1.14.0","chai":"3.2.0","coveralls":"2.11.4","eslint":"1.1.0","eslint-plugin-babel":"2.1.1","express":"4.13.3","express3":"*","flow-bin":"0.14.0","graphql":"0.4.8","isparta":"3.0.3","mocha":"2.2.5","multer":"1.0.3","sane":"1.1.3","supertest":"1.0.1","supertest-as-promised":"2.0.2"},"gitHead":"d09b3f326f07d3190e7dd30306dc3eee57a227d9","homepage":"https://github.com/graphql/express-graphql#readme","_id":"express-graphql@0.4.3","_shasum":"09b9c4943afe5faa4db2430c5ba0cdac67ba988c","_from":".","_npmVersion":"2.14.3","_nodeVersion":"3.3.1","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"09b9c4943afe5faa4db2430c5ba0cdac67ba988c","size":9059,"noattachment":false,"key":"/express-graphql/-/express-graphql-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/express-graphql/download/express-graphql-0.4.3.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"}],"publish_time":1447216547012,"_cnpm_publish_time":1447216547012,"_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"}}