{"name":"graphql-compose","version":"1.8.1","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.8.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"^6.21.0","babel-eslint":"^7.1.1","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"^6.19.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.20.2","babel-plugin-transform-regenerator":"^6.21.0","babel-plugin-transform-runtime":"6.15.0","babel-preset-es2015":"6.18.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-spies":"0.7.1","cz-conventional-changelog":"^1.2.0","eslint":"^3.12.2","eslint-config-airbnb":"12.0.0","eslint-plugin-flowtype":"^2.29.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"2.2.2","eslint-plugin-react":"6.3.0","flow-bin":"^0.37.0","graphql":"^0.8.2","mocha":"^3.2.0","nyc":"^10.0.0","rimraf":"2.5.4","sane":"1.4.1","semantic-release":"^6.3.2"},"dependencies":{"babel-runtime":"^6.20.0","object-path":"^0.11.3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"nyc":{"exclude":["**/__mocks__/**","**/__tests__/**","resources","node_modules"],"reporter":["lcov","text"]},"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","coverage":"nyc npm run test","lint":"eslint src test *.js","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","link":"npm link graphql && npm link","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"a5edfcffaa7ec591585031b7097c1fd8f8606de5","_id":"graphql-compose@1.8.1","_shasum":"5953b9d678159f95a932e0b2eab3579d7d4332a4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"shasum":"5953b9d678159f95a932e0b2eab3579d7d4332a4","size":58438,"noattachment":false,"key":"/graphql-compose/-/graphql-compose-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-compose/download/graphql-compose-1.8.1.tgz"},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-compose-1.8.1.tgz_1482815459715_0.9721859795972705"},"directories":{},"publish_time":1482815460416,"_cnpm_publish_time":1482815460416,"_hasShrinkwrap":false,"dist-tags":{"alpha":"8.0.0-alpha.2","latest":"9.1.0","v6-latest":"6.3.8"}}