{"name":"universal-github-app-jwt","type":"module","version":"2.0.0","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":"^8.5.1"},"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":"a1910164568fb50d0837ab099cfe465c8c15c254","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.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"34f5c479b2918592f6b050a3506b9cb5ca913f8a","size":10809,"noattachment":false,"key":"/universal-github-app-jwt/-/universal-github-app-jwt-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/universal-github-app-jwt/download/universal-github-app-jwt-2.0.0.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.0_1671664258685_0.609495616916464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-21T23:18:00.202Z","publish_time":1671664258853,"_cnpm_publish_time":1671664258853,"dist-tags":{"beta":"2.2.0-beta.1","latest":"2.2.2","release-1.x":"1.2.0"}}