{"name":"graphql-static-binding","version":"0.6.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.0","@types/graphql":"0.11.7","@types/node":"8.5.2","coveralls":"3.0.0","cucumber":"3.2.0","nyc":"11.4.1","semantic-release":"12.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":"31f1cdb57eaa82d6df4933295ed8df8fe67ed57c","bugs":{"url":"https://github.com/supergraphql/graphql-static-binding/issues"},"homepage":"https://github.com/supergraphql/graphql-static-binding#readme","_id":"graphql-static-binding@0.6.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"},"dist":{"shasum":"9990a11f445a6fde798d71f49611d6cd97a407e6","size":65131,"noattachment":false,"key":"/graphql-static-binding/-/graphql-static-binding-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-static-binding/download/graphql-static-binding-0.6.0.tgz"},"maintainers":[{"name":"kbrandwijk","email":"kim.brandwijk@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-static-binding-0.6.0.tgz_1515045791625_0.8405653908848763"},"directories":{},"publish_time":1515045792702,"_hasShrinkwrap":false,"_cnpm_publish_time":1515045792702,"dist-tags":{"latest":"0.9.3"}}