{"name":"universal-github-app-jwt","type":"module","version":"2.0.5","exports":"./index.js","imports":{"#crypto":{"node":"./lib/crypto-node.js","default":"./lib/crypto-native.js"}},"description":"Calculate GitHub App bearer tokens for Node & modern browsers","repository":{"type":"git","url":"git+https://github.com/gr2m/universal-github-app-jwt.git"},"keywords":["github","authentication","app","jwt","webcrypto"],"author":{"name":"Gregor Martynus","url":"https://github.com/gr2m"},"scripts":{"test":"npm run test:code && npm run test:tsc && npm run test:tsd && npm run lint","test:code":"c8 --100 ava test/node.test.js","test:deno":"deno test test/deno.test.js","test:tsc":"tsc --allowJs --noEmit --esModuleInterop --skipLibCheck --lib es2020 index.js","test:tsd":"tsd","lint":"prettier --check '{src,test}/**/*' README.md package.json","lint:fix":"prettier --write '{src,test}/**/*' README.md package.json","coverage":"c8 report --reporter html","postcoverage":"open-cli coverage/index.html","build":"npm run build:default && npm run build:node","build:default":"esbuild index.js --bundle --outfile=dist/default.js --platform=browser --target=es2020 --format=esm","build:node":"esbuild index.js --bundle --outfile=dist/node.js --platform=node --target=es2020 --format=esm"},"license":"MIT","devDependencies":{"ava":"^5.1.0","c8":"^8.0.0","esbuild":"^0.16.10","mockdate":"^3.0.5","open-cli":"^7.1.0","prettier":"^2.8.1","tsd":"^0.25.0","typescript":"^4.9.4"},"release":{"branches":["+([0-9]).x","main","next",{"name":"beta","prerelease":true}]},"types":"./index.d.ts","gitHead":"519170dbc18f9a15ec6b28df3f67e3d25b19bb54","bugs":{"url":"https://github.com/gr2m/universal-github-app-jwt/issues"},"homepage":"https://github.com/gr2m/universal-github-app-jwt#readme","_id":"universal-github-app-jwt@2.0.5","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"1d277f83bc7c2ad340b45c5eecd8fe170c0e712f","size":12066,"noattachment":false,"key":"/universal-github-app-jwt/-/universal-github-app-jwt-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-github-app-jwt/download/universal-github-app-jwt-2.0.5.tgz"},"_npmUser":{"name":"gr2m","email":"gregor@martynus.net"},"directories":{},"maintainers":[{"name":"gr2m","email":"gregor@martynus.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/universal-github-app-jwt_2.0.5_1688931905737_0.5613201204995715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-09T19:45:05.906Z","publish_time":1688931905906,"_source_registry_name":"default","_cnpm_publish_time":1688931905906,"dist-tags":{"beta":"2.2.0-beta.1","latest":"2.2.2","release-1.x":"1.2.0"}}