{"name":"graphql-compose","version":"0.0.8","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.10.1","babel-eslint":"6.1.0","babel-plugin-syntax-async-functions":"6.8.0","babel-plugin-transform-class-properties":"6.10.2","babel-plugin-transform-flow-strip-types":"6.8.0","babel-plugin-transform-object-rest-spread":"6.8.0","babel-plugin-transform-regenerator":"6.9.0","babel-preset-es2015":"6.9.0","chai":"3.5.0","chai-as-promised":"5.3.0","chai-spies":"0.7.1","eslint":"2.13.1","eslint-config-airbnb":"9.0.1","eslint-plugin-flow-vars":"0.4.0","eslint-plugin-flowtype":"2.2.7","eslint-plugin-import":"1.10.2","flow-bin":"0.29.0","mocha":"2.5.3","rimraf":"2.5.2","sane":"1.3.4"},"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":"cced009d213083e834f58ad18e19f825e3d60cb8","_id":"graphql-compose@0.0.8","_shasum":"5b4dd4191bd9b1f4a7ca1a11af6d3859443be1f3","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"shasum":"5b4dd4191bd9b1f4a7ca1a11af6d3859443be1f3","size":27625,"noattachment":false,"key":"/graphql-compose/-/graphql-compose-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-compose/download/graphql-compose-0.0.8.tgz"},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-compose-0.0.8.tgz_1468858264657_0.6149199940264225"},"directories":{},"publish_time":1468858266877,"_cnpm_publish_time":1468858266877,"_hasShrinkwrap":false,"dist-tags":{"alpha":"8.0.0-alpha.2","latest":"9.1.0","v6-latest":"6.3.8"}}