{"name":"universal-github-app-jwt","type":"module","version":"2.0.1","exports":"./index.js","imports":{"#get-token":{"node":"./lib/get-token-node.js","default":"./lib/get-token.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","dependencies":{"jsonwebtoken":"^9.0.0"},"devDependencies":{"ava":"^5.1.0","c8":"^7.12.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"},"types":"./index.d.ts","gitHead":"259e45a0c171a984bc14623706fdc98378590a3f","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.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"107da8004bcf69451dc9a0540a33922166cb7c98","size":10809,"noattachment":false,"key":"/universal-github-app-jwt/-/universal-github-app-jwt-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-github-app-jwt/download/universal-github-app-jwt-2.0.1.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.1_1671689388211_0.3792859877599326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-22T06:10:31.282Z","publish_time":1671689388407,"_cnpm_publish_time":1671689388407,"dist-tags":{"beta":"2.2.0-beta.1","latest":"2.2.2","release-1.x":"1.2.0"}}