{"name":"graphql-static-binding","version":"0.9.1","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","pretest":"npm run build","test":"nyc cucumber-js --compiler ts:ts-node/register test/features/ -r test/step_definitions/ -f json:test/report/cucumber_report.json","posttest":"node test/createReport.js && nyc report --reporter=text-lcov | coveralls","vscodetest":"nyc --reporter=lcov --reporter=text-summary cucumber-js --compiler ts:ts-node/register test/features/ -r test/step_definitions/ -f ./test/tap-formatter.js","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.13.1"},"devDependencies":{"@types/cucumber":"3.2.2","@types/graphql":"0.12.4","@types/node":"9.4.6","coveralls":"3.0.0","cucumber":"3.2.1","nyc":"11.4.1","semantic-release":"12.4.1","ts-node":"5.0.0","typescript":"2.7.2"},"repository":{"type":"git","url":"git+https://github.com/supergraphql/graphql-static-binding.git"},"gitHead":"7b5a58b6228120af248407dab6c20b2e95b7575c","bugs":{"url":"https://github.com/supergraphql/graphql-static-binding/issues"},"homepage":"https://github.com/supergraphql/graphql-static-binding#readme","_id":"graphql-static-binding@0.9.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"},"dist":{"shasum":"361dbba778da8c6c6831b40326676ff1e25ae38c","size":70928,"noattachment":false,"key":"/graphql-static-binding/-/graphql-static-binding-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-static-binding/download/graphql-static-binding-0.9.1.tgz"},"maintainers":[{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-static-binding_0.9.1_1519404699206_0.3437327226646605"},"_hasShrinkwrap":false,"publish_time":1519404699250,"_cnpm_publish_time":1519404699250,"dist-tags":{"latest":"0.9.3"}}