{"name":"@octokit/graphql","version":"2.0.1","publishConfig":{"access":"public"},"description":"GitHub GraphQL API client for browsers and Node","main":"index.js","scripts":{"prebuild":"mkdirp dist/","build":"npm-run-all build:*","build:development":"webpack --mode development --entry . --output-library=octokitGraphql --output=./dist/octokit-graphql.js --profile --json > dist/bundle-stats.json","build:production":"webpack --mode production --entry . --plugin=compression-webpack-plugin --output-library=octokitGraphql --output-path=./dist --output-filename=octokit-graphql.min.js --devtool source-map","bundle-report":"webpack-bundle-analyzer dist/bundle-stats.json --mode=static --no-open --report dist/bundle-report.html","coverage":"nyc report --reporter=html && open coverage/index.html","coverage:upload":"nyc report --reporter=text-lcov | coveralls","pretest":"standard","test":"nyc mocha test/*-test.js","test:browser":"cypress run --browser chrome"},"repository":{"type":"git","url":"git+https://github.com/octokit/graphql.js.git"},"keywords":["octokit","github","api","graphql"],"author":{"name":"Gregor Martynus","url":"https://github.com/gr2m"},"license":"MIT","bugs":{"url":"https://github.com/octokit/graphql.js/issues"},"homepage":"https://github.com/octokit/graphql.js#readme","dependencies":{"@octokit/request":"^2.1.2"},"devDependencies":{"chai":"^4.2.0","compression-webpack-plugin":"^2.0.0","coveralls":"^3.0.2","cypress":"^3.1.0","fetch-mock":"^7.2.0","mkdirp":"^0.5.1","mocha":"^5.2.0","npm-run-all":"^4.1.3","nyc":"^13.1.0","semantic-release":"^15.12.1","simple-mock":"^0.8.0","standard":"^12.0.1","webpack":"^4.22.0","webpack-bundle-analyzer":"^3.0.3","webpack-cli":"^3.1.2"},"bundlesize":[{"path":"./dist/octokit-graphql.min.js.gz","maxSize":"5KB"}],"release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":["dist/*","!dist/*.map.gz"]}]},"standard":{"globals":["describe","before","beforeEach","afterEach","after","it","expect"]},"gitHead":"af96d49a08dc2c81974a265cfe7a1c10f82a8568","_id":"@octokit/graphql@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"octokitbot","email":"octokitbot@martynus.net"},"dist":{"shasum":"0e9d7f41d6ac3305f37767e723183bd0b77af7d2","size":3682,"noattachment":false,"key":"/@octokit/graphql/-/@octokit/graphql-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@octokit/graphql/download/@octokit/graphql-2.0.1.tgz"},"maintainers":[{"name":"octokitbot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql_2.0.1_1546932123571_0.054188752768351334"},"_hasShrinkwrap":false,"publish_time":1546932123761,"_cnpm_publish_time":1546932123761,"dist-tags":{"beta":"8.0.0-beta.1","latest":"9.0.3","release-7.x":"7.1.1"}}