{"name":"githubauthquerystring","version":"1.0.1","description":"Authorise GitHub API requests by appending the environments auth credentials to your request's query string.","homepage":"https://github.com/bevry/githubauthquerystring","license":"MIT","keywords":["github","api","auth","querystring"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","url":"http://balupton.com"}],"bugs":{"url":"https://github.com/bevry/githubauthquerystring/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/githubauthquerystring.git"},"engines":{"node":">=6"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","engines":{"node":true,"browsers":false},"tags":["javascript","esnext","require"]}],"main":"source/index.js","dependencies":{},"devDependencies":{"assert-helpers":"^4.5.1","eslint":"^5.9.0","joe":"^2.0.2","joe-reporter-console":"^2.0.2","jsdoc":"^3.5.5","minami":"^1.2.3","projectz":"^1.5.1","surge":"^0.20.1","valid-directory":"^1.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory && npm run our:verify:eslint","our:verify:directory":"npx valid-directory","our:verify:eslint":"eslint --fix ./source/**","test":"node --harmony ./source/test.js --joe-reporter=console"},"gitHead":"b69deaf14535627e8ba09e93cdf7ed357b6e1c3f","_id":"githubauthquerystring@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"bevryme","email":"us@bevry.me"},"dist":{"shasum":"b970a69664bf9f66da9f664240bdf1d6ee633090","size":4742,"noattachment":false,"key":"/githubauthquerystring/-/githubauthquerystring-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/githubauthquerystring/download/githubauthquerystring-1.0.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/githubauthquerystring_1.0.1_1542280226091_0.5844043376690593"},"_hasShrinkwrap":false,"publish_time":1542280226221,"_cnpm_publish_time":1542280226221,"deprecated":"githubauthquerystring has been renamed to @bevry/github-api: npm uninstall 'githubauthquerystring' && npm install '@bevry/github-api' && open 'https://www.npmjs.com/package/@bevry/github-api'","dist-tags":{"latest":"4.0.0"}}