{"name":"graphql-codegen-core","version":"0.8.0","description":"GraphQL types and code generator based on schema","main":"dist/index.js","scripts":{"clean":"rimraf ./dist","lint":"tslint src/**/*.ts","prebuild":"npm run clean && npm run lint","build":"tsc","prestart":"npm run build","start":"cd dist && node gql-gen.js","debug":"cd dist && node --inspect --debug-brk gql-gen.js","test":"jest --no-cache --verbose --runInBand"},"repository":{"type":"git","url":"git+https://github.com/dotansimha/graphql-codegen.git"},"bin":{"gql-gen":"dist/cli/gql-gen.js"},"keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"homepage":"https://github.com/dotansimha/graphql-codegen#readme","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"verbose":true,"collectCoverage":true,"collectCoverageFrom":["src/**/*.ts"],"coverageDirectory":"./tests/coverage","coveragePathIgnorePatterns":["/node_modules/",".*?handlebars-helpers.*?","src/index.ts","src/types.ts"],"moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.(ts|tsx)$":"<rootDir>/tests/jest.typescript.js"},"testRegex":"tests/.*\\.ts$","testEnvironment":"node"},"dependencies":{"@types/graphql":"^0.10.0","graphql":"^0.10.4","graphql-tools":"^1.0.0"},"devDependencies":{"@types/jest":"^20.0.2","@types/node":"7","graphql-tag":"^2.4.2","jest":"^20.0.4","rimraf":"^2.6.1","tslint":"^5.4.3","typescript":"^2.4.1"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"_id":"graphql-codegen-core@0.8.0","_npmVersion":"5.0.3","_nodeVersion":"7.10.0","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"cab7af63c515a89af005c77cd31d601bf3a6744f","size":36684,"noattachment":false,"key":"/graphql-codegen-core/-/graphql-codegen-core-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-codegen-core/download/graphql-codegen-core-0.8.0.tgz"},"maintainers":[{"name":"dotansimha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-codegen-core-0.8.0.tgz_1500285316894_0.6162630063481629"},"directories":{},"publish_time":1500285317873,"_hasShrinkwrap":false,"_cnpm_publish_time":1500285317873,"dist-tags":{"canary":"0.19.0-alpha.80ec87c7","latest":"0.18.2"}}