{"name":"apollo-codegen","version":"0.18.6","description":"Generate API code or type annotations based on a GraphQL schema and query documents","main":"./lib/index.js","bin":{"apollo-codegen":"./lib/cli.js"},"scripts":{"clean":"rm -rf lib","compile":"tsc","watch":"tsc -w","prepare":"npm run clean && npm run compile","test":"jest","test:smoke":"npm install && npm run compile && rm -rf node_modules && npm install --prod && node ./lib/cli.js && echo 'Smoke Test Passed'"},"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-codegen.git"},"author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","engines":{"node":">=6.0","npm":">=5.0"},"devDependencies":{"@types/babel-generator":"^6.25.1","@types/babel-types":"^7.0.0","@types/babylon":"^6.16.2","@types/common-tags":"^1.4.0","@types/glob":"^5.0.34","@types/graphql":"^0.11.7","@types/inflected":"^1.1.29","@types/jest":"^21.1.8","@types/node-fetch":"^1.6.7","@types/rimraf":"^2.0.2","@types/yargs":"^10.0.0","ansi-regex":"^3.0.0","jest":"^22.0.3","jest-matcher-utils":"^22.0.3","ts-jest":"^22.0.0","typescript":"^2.6.2"},"dependencies":{"@babel/generator":"7.0.0-beta.38","@babel/types":"7.0.0-beta.38","change-case":"^3.0.1","common-tags":"^1.5.1","core-js":"^2.5.3","glob":"^7.1.2","graphql":"^0.12.3","graphql-config":"^1.1.1","inflected":"^2.0.3","node-fetch":"^1.7.3","rimraf":"^2.6.2","source-map-support":"^0.5.0","yargs":"^10.0.3"},"jest":{"testEnvironment":"node","setupFiles":["<rootDir>/src/polyfills.js"],"setupTestFrameworkScriptFile":"<rootDir>/test/test-utils/matchers.ts","testMatch":["**/test/**/*.(js|ts)","**/test/*.(js|ts)","**/__tests__/*.(js|ts)"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/lib/","<rootDir>/test/fixtures/","<rootDir>/test/test-utils"],"transform":{"^.+\\.(ts|js)x?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"moduleFileExtensions":["ts","js"],"globals":{"ts-jest":{"skipBabel":true}}},"gitHead":"1c7564023dd86f4afd1dfaea8ca2a0212353cbdd","bugs":{"url":"https://github.com/apollographql/apollo-codegen/issues"},"homepage":"https://github.com/apollographql/apollo-codegen#readme","_id":"apollo-codegen@0.18.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"dist":{"shasum":"9bc442080be01b17ed8c06fa0bc22e685ceb98a3","size":144437,"noattachment":false,"key":"/apollo-codegen/-/apollo-codegen-0.18.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-codegen/download/apollo-codegen-0.18.6.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"lewisf","email":"lewis.f.chung@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-codegen_0.18.6_1519044430669_0.36820515180456037"},"_hasShrinkwrap":false,"publish_time":1519044430822,"_cnpm_publish_time":1519044430822,"deprecated":"The 'apollo-codegen' command has been replaced with the more-powerful 'apollo' CLI. Switch to 'apollo' to ensure future updates and visit https://npm.im/apollo#code-generation for more information.","dist-tags":{"canary":"0.20.0-alpha.943ba290","latest":"0.20.2"}}