{"name":"@octokit/endpoint","version":"4.2.0","publishConfig":{"access":"public","tag":"latest"},"description":"Turns REST API endpoints into generic request options","main":"lib/index.js","types":"lib/index.d.ts","directories":{"test":"test"},"scripts":{"prebuild":"mkdirp dist/","build":"npm-run-all build:*","build:ts":"tsc -p tsconfig.json","build:development":"webpack --mode development --entry ./lib --output-library=octokitEndpoint --output=./dist/octokit-endpoint.js --profile --json > dist/bundle-stats.json","build:production":"webpack --mode production --entry ./lib --plugin=compression-webpack-plugin --output-library=octokitEndpoint --output-path=./dist --output-filename=octokit-endpoint.min.js --devtool source-map","bundle-report":"webpack-bundle-analyzer dist/bundle-stats.json --mode=static --no-open --report dist/bundle-report.html","coverage:upload":"cat ./coverage/lcov.info | coveralls","lint":"prettier --check '{scripts,src,test}/**/*' README.md package.json","lint:fix":"prettier --write '{scripts,src,test}/**/*' README.md package.json","pretest":"npm run -s lint && npm run -s build:ts","test":"jest --coverage","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/octokit/endpoint.js.git"},"keywords":["octokit","github","api","rest"],"author":{"name":"Gregor Martynus","url":"https://github.com/gr2m"},"license":"MIT","bugs":{"url":"https://github.com/octokit/endpoint.js/issues"},"homepage":"https://github.com/octokit/endpoint.js#readme","devDependencies":{"@types/jest":"^24.0.11","@types/url-template":"^2.0.28","compression-webpack-plugin":"^2.0.0","coveralls":"^3.0.2","jest":"^24.7.1","mkdirp":"^0.5.1","npm-run-all":"^4.1.3","nyc":"^14.0.0","prettier":"1.17.0","semantic-release":"^15.13.8","ts-jest":"^24.0.2","typescript":"^3.4.5","webpack":"^4.21.0","webpack-bundle-analyzer":"^3.0.3","webpack-cli":"^3.1.2"},"dependencies":{"deepmerge":"3.2.0","is-plain-object":"^2.0.4","universal-user-agent":"^2.0.1","url-template":"^2.0.8"},"bundlesize":[{"path":"./dist/octokit-endpoint.min.js.gz","maxSize":"3.5KB"}],"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/github",{"assets":["dist/*","!dist/*.map.gz"]}],"@semantic-release/npm","./scripts/semantic-release-create-version.js"]},"jest":{"preset":"ts-jest"},"gitHead":"3459fa2dca91dff73092eb08059fb65bb55a8fa1","_id":"@octokit/endpoint@4.2.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"octokitbot","email":"octokitbot@martynus.net"},"dist":{"shasum":"9e36aa6471a7b4a9f2e521549cd2b1d63090187b","size":9647,"noattachment":false,"key":"/@octokit/endpoint/-/@octokit/endpoint-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@octokit/endpoint/download/@octokit/endpoint-4.2.0.tgz"},"maintainers":[{"name":"octokitbot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/endpoint_4.2.0_1556477185720_0.3628065539738079"},"_hasShrinkwrap":false,"publish_time":1556477185837,"_cnpm_publish_time":1556477185837,"dist-tags":{"beta":"10.0.0-beta.2","latest":"11.0.3","next":"5.1.6","release-9.x":"9.0.6"}}