{"name":"graphql-compose","version":"2.3.2","description":"GraphQL schema builder from different data sources with middleware extensions.","files":["lib"],"main":"lib/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 || >=0.9.0 || >=0.10.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.5.2","cz-conventional-changelog":"^2.0.0","eslint":"^4.0.0","eslint-config-airbnb-base":"^11.2.0","eslint-config-prettier":"^2.2.0","eslint-plugin-flowtype":"^2.34.0","eslint-plugin-import":"^2.3.0","eslint-plugin-prettier":"^2.1.2","flow-bin":"^0.52.0","graphql":"^0.10.3","jest":"^20.0.4","prettier":"^1.4.4","rimraf":"^2.6.1","semantic-release":"^6.3.2"},"dependencies":{"babel-runtime":"^6.23.0","object-path":"^0.11.4"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"roots":["<rootDir>/src"]},"scripts":{"build":"npm run build-cjs && npm run build-flow","build-cjs":"rimraf lib && babel src --ignore __tests__,__mocks__ -d lib","build-flow":"find ./src -name '*.js' -not -path '*/__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow; done","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint --ext .js ./src","flow-reload":"flow stop && ./node_modules/.bin/flow","test":"npm run coverage && npm run lint && npm run flow-reload","link":"yarn link graphql && yarn link","unlink":"yarn unlink graphql && yarn add graphql","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"contributors":[{"name":"Pavel Chertorogov","email":"pavel.chertorogov@gmail.com"}],"gitHead":"db7ad9320f0bf651178c14fc8ca9c46fd7e0386a","_id":"graphql-compose@2.3.2","_shasum":"016243eb3dc5253ea5b5c62f24b7410ed617fdc1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"nodkz","email":"pavel.chertorogov@gmail.com"},"dist":{"shasum":"016243eb3dc5253ea5b5c62f24b7410ed617fdc1","size":50262,"noattachment":false,"key":"/graphql-compose/-/graphql-compose-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-compose/download/graphql-compose-2.3.2.tgz"},"maintainers":[{"name":"nodkz","email":"pavel.chertorogov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-compose-2.3.2.tgz_1503053874017_0.7814751625992358"},"directories":{},"publish_time":1503053875156,"_hasShrinkwrap":false,"_cnpm_publish_time":1503053875156,"dist-tags":{"alpha":"8.0.0-alpha.2","latest":"9.1.0","v6-latest":"6.3.8"}}