{"name":"graphql-compose","version":"0.0.15","description":"GraphQL schema builder from different data sources with middleware extensions.","files":["es","lib"],"main":"lib/index.js","jsnext:main":"es/index.js","repository":{"type":"git","url":"git+https://github.com/nodkz/graphql-compose.git"},"keywords":["graphql","compose"],"license":"MIT","bugs":{"url":"https://github.com/nodkz/graphql-compose/issues"},"homepage":"https://github.com/nodkz/graphql-compose","peerDependencies":{"graphql":">=0.5.0 || >=0.6.0"},"devDependencies":{"babel-cli":"6.11.4","babel-eslint":"6.1.2","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.11.5","babel-plugin-transform-flow-strip-types":"6.8.0","babel-plugin-transform-object-rest-spread":"6.8.0","babel-plugin-transform-regenerator":"6.11.4","babel-plugin-transform-runtime":"6.12.0","babel-preset-es2015":"6.13.2","chai":"3.5.0","chai-as-promised":"5.3.0","chai-spies":"0.7.1","eslint":"3.2.2","eslint-config-airbnb":"10.0.0","eslint-plugin-flow-vars":"0.5.0","eslint-plugin-flowtype":"2.6.1","eslint-plugin-import":"1.12.0","flow-bin":"0.30.0","mocha":"3.0.2","rimraf":"2.5.4","sane":"1.4.1"},"scripts":{"build":"npm run build-cjs && npm run build-flow && npm run build-es","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-es":"rimraf es && BABEL_ENV=es babel src --ignore __tests__,__mocks__ -d es","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","lint":"eslint src test *.js","prepublish":"npm run build","test":"babel-node ./node_modules/.bin/_mocha --compilers js:babel-core/register --reporter dot --require ./resources/mocha-bootload src/**/__tests__/**/*-test.js","watch":"babel-node ./resources/watch.js"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"3fccd1a131813b6ec86c347c2723436827430449","_id":"graphql-compose@0.0.15","_shasum":"d71f63d5a283863ab99bf95cbd61966d4e269472","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.2.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"shasum":"d71f63d5a283863ab99bf95cbd61966d4e269472","size":36578,"noattachment":false,"key":"/graphql-compose/-/graphql-compose-0.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-compose/download/graphql-compose-0.0.15.tgz"},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-compose-0.0.15.tgz_1470823902085_0.44944895012304187"},"directories":{},"publish_time":1470823904893,"_cnpm_publish_time":1470823904893,"_hasShrinkwrap":false,"dist-tags":{"alpha":"8.0.0-alpha.2","latest":"9.1.0","v6-latest":"6.3.8"}}