{"name":"graphql-static-binding","version":"0.5.0","description":"Generate static binding files for a GraphQL schema","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prepublish":"npm run build","build":"rm -rf dist && tsc -d","test":"nyc cucumber-js --compiler ts:ts-node/register test/features/ -r test/step_definitions/ -f json:test/report/cucumber_report.json","dposttest":"node test/createReport.js && nyc report --reporter=text-lcov | coveralls","semantic-release":"semantic-release"},"keywords":["graphql"],"author":{"name":"Kim Brandwijk","email":"kim.brandwijk@gmail.com"},"license":"MIT","nyc":{"extension":[".ts"],"require":["ts-node/register"],"include":["src/**/*.ts"],"exclude":["**/*.d.ts"],"reporter":["text","lcov","json"],"all":true,"sourceMap":true,"instrument":true},"dependencies":{"cucumber-html-reporter":"^3.0.4","graphql":"0.12.3"},"devDependencies":{"@types/cucumber":"3.1.1","@types/graphql":"0.11.7","@types/node":"8.5.2","coveralls":"3.0.0","cucumber":"3.2.0","nyc":"11.4.1","semantic-release":"11.1.0","ts-node":"4.1.0","typescript":"2.6.2"},"repository":{"type":"git","url":"git+https://github.com/supergraphql/graphql-static-binding.git"},"gitHead":"8c6f4fd23bc43422c1ac637dcc748aae9fa746c9","bugs":{"url":"https://github.com/supergraphql/graphql-static-binding/issues"},"homepage":"https://github.com/supergraphql/graphql-static-binding#readme","_id":"graphql-static-binding@0.5.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"},"dist":{"shasum":"2aecdcd289800bb60b95f7785ec42ab6117eef6b","size":4016907,"noattachment":false,"key":"/graphql-static-binding/-/graphql-static-binding-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-static-binding/download/graphql-static-binding-0.5.0.tgz"},"maintainers":[{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-static-binding-0.5.0.tgz_1514886524584_0.8246635382529348"},"directories":{},"publish_time":1514886526437,"_hasShrinkwrap":false,"_cnpm_publish_time":1514886526437,"dist-tags":{"latest":"0.9.3"}}