{"name":"graphql-codegen-core","version":"0.6.0-alpha.65d94de4","description":"GraphQL types and code generator based on schema","main":"dist/index.js","scripts":{"build-tests":"tsc -p tsconfig.test.json","watch":"tsc --watch","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","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","create-git-tag":"git tag $(cat package.json | json version)","dev":"cd dist/cli && nodemon --ext ts,js,d.ts,template,graphql,json,handlebars gql-gen.js --dev --file ../../dev-test/githunt/schema.json --template ts --out ../../dev-test/githunt/typings.d.ts  ../../dev-test/githunt/**/*.graphql","prepare--":"npm run build && npm run test && npm run create-git-tag && git push && git push --tags","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":{"graphql":"^0.10.3","graphql-tools":"^1.0.0"},"devDependencies":{"@types/jest":"^20.0.2","@types/node":"7","jest":"^20.0.4","tslint":"^5.4.3","typescript":"^2.4.1"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"_id":"graphql-codegen-core@0.6.0-alpha.65d94de4","_shasum":"53ee87d0e08494ec854b63c28f69026b42de0436","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"53ee87d0e08494ec854b63c28f69026b42de0436","size":37633,"noattachment":false,"key":"/graphql-codegen-core/-/graphql-codegen-core-0.6.0-alpha.65d94de4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-codegen-core/download/graphql-codegen-core-0.6.0-alpha.65d94de4.tgz"},"maintainers":[{"name":"dotansimha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-codegen-core-0.6.0-alpha.65d94de4.tgz_1498678863075_0.6407433489803225"},"directories":{},"publish_time":1498678864065,"_hasShrinkwrap":false,"_cnpm_publish_time":1498678864065,"dist-tags":{"canary":"0.19.0-alpha.80ec87c7","latest":"0.18.2"}}