{"name":"express-graphql","version":"0.3.0","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.2"},"devDependencies":{"babel":"5.8.21","babel-core":"5.8.22","babel-eslint":"4.0.5","babel-runtime":"5.8.20","chai":"3.2.0","coveralls":"2.11.4","eslint":"1.1.0","express":"4.13.3","express3":"*","flow-bin":"0.14.0","graphql":"0.4.2","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":"34c14410b2879355e192462bdd159df884c28537","homepage":"https://github.com/graphql/express-graphql#readme","_id":"express-graphql@0.3.0","_shasum":"daf4d8025cfae3a3828e3694d8806796d8f30d68","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"daf4d8025cfae3a3828e3694d8806796d8f30d68","size":6540,"noattachment":false,"key":"/express-graphql/-/express-graphql-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/express-graphql/download/express-graphql-0.3.0.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":1439544986304,"_cnpm_publish_time":1439544986304,"_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"}}