{"name":"@kbrandwijk/swagger-to-graphql","version":"2.4.3","author":{"name":"Roman Krivtsov"},"contributors":[{"name":"Kim Brandwijk","email":"kim.brandwijk@gmail.com"}],"bin":{"swagger-to-graphql":"./bin/swagger2graphql"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0"},"dependencies":{"babel-runtime":"^6.25.0","isomorphic-fetch":"^2.2.1","js-yaml":"^3.8.4","json-schema-ref-parser":"^3.1.2","lodash":"^4.16.4","node-request-by-swagger":"^1.0.6","request":"^2.75.0","request-promise":"^4.1.1","yargs":"^8.0.2"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-syntax-flow":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-stage-0":"^6.24.1","eslint":"^3.19.0","eslint-config-airbnb-es5":"^1.1.0","eslint-plugin-react":"^6.5.0","express":"^4.15.3","express-graphql":"^0.6.6","flow-bin":"^0.47.0","graphql":"^0.12.3","mocha":"^3.1.2"},"keywords":["graphql","swagger"],"license":"MIT","main":"lib/index.js","scripts":{"build":"babel src -d lib","lint":"eslint src/","prepublish":"npm run build","start":"node example/app.js","test":"mocha"},"gitHead":"80bb1f73fbe84bcb3cd735937b87629ca58db3be","description":"Swagger2GraphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints.\r It allows you to move your API to GraphQL with nearly zero afford and maintain both: REST and GraphQL APIs.","_id":"@kbrandwijk/swagger-to-graphql@2.4.3","_npmVersion":"5.6.0","_nodeVersion":"9.0.0","_npmUser":{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"},"dist":{"shasum":"7c0fb2410eb0b6b9cc81fad28cc20f9386153cf1","size":52694,"noattachment":false,"key":"/@kbrandwijk/swagger-to-graphql/-/@kbrandwijk/swagger-to-graphql-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@kbrandwijk/swagger-to-graphql/download/@kbrandwijk/swagger-to-graphql-2.4.3.tgz"},"maintainers":[{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger-to-graphql_2.4.3_1519421418712_0.4072853205664122"},"_hasShrinkwrap":false,"publish_time":1519421418753,"_cnpm_publish_time":1519421418753,"dist-tags":{"latest":"2.4.3"}}