{"name":"apollo-codegen","description":"Generate API code or type annotations based on a GraphQL schema and query documents","version":"0.20.2","main":"./lib/index.js","bin":{"apollo-codegen":"./lib/cli.js"},"scripts":{"clean":"rm -rf lib","prebuild":"npm run clean","build":"tsc","watch":"tsc -w","test":"jest","test:smoke":"npm run build && node ./lib/cli.js generate ../common-test/fixtures/starwars/HeroAndFriends.graphql --schema ../common-test/fixtures/starwars/schema.json --output API.swift && echo 'Smoke Test Passed' && rm API.swift"},"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/glob":"^5.0.34","@types/graphql":"^0.12.4","@types/jest":"^21.1.8","@types/node-fetch":"^1.6.7","@types/rimraf":"^2.0.2","@types/yargs":"^10.0.0","jest":"^22.0.3","jest-matcher-utils":"^22.0.3","lerna":"^2.11.0","ts-jest":"^22.0.0","typescript":"^2.6.2"},"dependencies":{"apollo-codegen-core":"^0.20.0","apollo-codegen-flow":"^0.20.0","apollo-codegen-flow-legacy":"^0.20.0","apollo-codegen-scala":"^0.20.0","apollo-codegen-swift":"^0.20.0","apollo-codegen-typescript":"^0.20.0","apollo-codegen-typescript-legacy":"^0.20.0","glob":"^7.1.2","graphql":"^0.13.1","node-fetch":"^1.7.3","rimraf":"^2.6.2","source-map-support":"^0.5.0","yargs":"^10.0.3"},"jest":{"testEnvironment":"node","testMatch":["**/__tests__/*.(js|ts)"],"setupFiles":["<rootDir>/../apollo-codegen-core/src/polyfills.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}}},"bugs":{"url":"https://github.com/apollographql/apollo-codegen/issues"},"homepage":"https://github.com/apollographql/apollo-codegen#readme","_id":"apollo-codegen@0.20.2","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"shadaj","email":"shadaj@meteor.com"},"dist":{"shasum":"960972828651de74e043f8f92f6f819025a50f49","size":14188,"noattachment":false,"key":"/apollo-codegen/-/apollo-codegen-0.20.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-codegen/download/apollo-codegen-0.20.2.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.20.2_1530211947522_0.24890040818785075"},"_hasShrinkwrap":false,"publish_time":1530211947594,"_cnpm_publish_time":1530211947594,"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"}}