{"name":"graphql-config","version":"1.0.0-rc.8","description":"The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)","main":"lib/index.js","types":"lib/index.d.ts","files":["LICENSE","README.md","lib/"],"scripts":{"prepublish":"npm run build","clean":"rimraf lib","build":"npm run clean && tsc","copy-test-assets":"cpx \"src/**/{.graphqlconfig,.graphqlconfig.yaml,*.json}\" lib","test-only":"npm run build && npm run copy-test-assets && ava --verbose lib/__tests__/**/*.js --serial","test":"tslint src/**/*.ts && npm run test-only"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"babel":{"presets":["es2015","stage-0"]},"repository":{"type":"git","url":"git+https://github.com/graphcool/graphql-config.git"},"keywords":["graphql","config","relay","apollo"],"author":{"name":"Johannes Schickling","email":"johannes@graph.cool"},"license":"MIT","bugs":{"url":"https://github.com/graphcool/graphql-config/issues"},"homepage":"https://github.com/graphcool/graphql-config#readme","devDependencies":{"@types/graphql":"^0.10.0","@types/node":"^6.0.41","@types/node-fetch":"0.0.4","ava":"^0.16.0","babel-polyfill":"^6.16.0","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","cpx":"^1.5.0","tslint":"^3.15.1","tslint-config-standard":"^1.3.0","typescript":"^2.1.0-dev.20160805"},"dependencies":{"graphql":"0.7.1 - 1.0.0","graphql-request":"^1.2.0","js-yaml":"^3.9.0","minimatch":"^3.0.4","rimraf":"^2.6.1"},"gitHead":"bd752552e918ca26367843f97677f58295bd496e","_id":"graphql-config@1.0.0-rc.8","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},"dist":{"shasum":"f33d8714ee4b28200840bb3e12b7aa84f32d0063","size":13587,"noattachment":false,"key":"/graphql-config/-/graphql-config-1.0.0-rc.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-config/download/graphql-config-1.0.0-rc.8.tgz"},"maintainers":[{"name":"ardatan","email":""},{"name":"dotansimha","email":""},{"name":"kamilkisiela","email":""},{"name":"theguild-bot","email":""},{"name":"urigo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-config-1.0.0-rc.8.tgz_1501066540338_0.6128028163220733"},"directories":{},"publish_time":1501066541304,"_hasShrinkwrap":false,"_cnpm_publish_time":1501066541304,"dist-tags":{"canary":"0.0.0-experimental-e3a90ac.130","experimental":"0.0.0-experimental.0","guild":"3.0.0-alpha.13","latest":"4.1.0","next":"3.0.0-rc.3"}}