{"name":"graphql-static-binding","version":"0.7.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","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.12.3"},"devDependencies":{"@types/cucumber":"3.2.1","@types/graphql":"0.11.8","@types/node":"9.3.0","coveralls":"3.0.0","cucumber":"3.2.1","nyc":"11.4.1","semantic-release":"12.2.0","ts-node":"4.1.0","typescript":"2.6.2"},"repository":{"type":"git","url":"git+https://github.com/supergraphql/graphql-static-binding.git"},"gitHead":"8ce39975467c86901e5728a51c5ac4a896a31c71","bugs":{"url":"https://github.com/supergraphql/graphql-static-binding/issues"},"homepage":"https://github.com/supergraphql/graphql-static-binding#readme","_id":"graphql-static-binding@0.7.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"},"dist":{"shasum":"642ca2829d6720f25e52d63116ca7cb194bbef8f","size":67924,"noattachment":false,"key":"/graphql-static-binding/-/graphql-static-binding-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-static-binding/download/graphql-static-binding-0.7.0.tgz"},"maintainers":[{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-static-binding-0.7.0.tgz_1515762644400_0.5859380420297384"},"directories":{},"publish_time":1515762645540,"_hasShrinkwrap":false,"_cnpm_publish_time":1515762645540,"dist-tags":{"latest":"0.9.3"}}