{"bugs":{"url":"https://github.com/stacks-network/jsontokens-js/issues"},"dist":{"shasum":"71e46f01e058145b88244bd52be94ba7921a9e72","tarball":"https://registry.npmjs.org/jsontokens/-/jsontokens-3.1.1.tgz","fileCount":29,"integrity":"sha512-qABuRXXrDP1XQrUm0/59h3kEBWtbyk/lS24t98iHvuAq7gyNA2lxqSQgATsbx8DzbMfOJmkmfjwLodd96lD/kw==","signatures":[{"sig":"MEYCIQD+1pKSDB39yxs+KwuvgXc1swiXDBjgkrjw4uDoOGus4AIhAMIWOteAE6Id15kkQd02g5nkJYVB2fnRgoMQWUEUZPzJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil4pmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmothhAAox6F2AJrDgihcD3rEHrfUqaXABJquCHCapgTMKZhbpiexLZf\r\nhdFNKmqsNcamABWItqOsQ/wYKh0cB3YTGeFDLxgA7/DZsFq4srx7t0mNvHX+\r\n0xCfi5queAqDsecxXG95m/Lm+A7zIlK82cGy5VhaDyE1Sqb2H+GYeRqtaUqc\r\nTUpN3raiXZQ5LKCkqWFA06jZPsney5Qzw2REM7tUZExH8jgU9w4oDMFopBVF\r\nqB0Jw+5JJD4fi7v6tlIu0pR7QdYwGcHSAS1oyaE2CZhCKUQxHG2hgWC7PUe1\r\nmE5yHGqTfoPspzXmUzk5jWY6dgUNLm24wfaA/bG1TxUqlm6lez4oxMXfr6Qt\r\nvER+Z+2htz3Y3OPhHf8Bq6pz1WrJIdr8rMAA+Nxc4Nzz/2+MFTcXdkda9GNz\r\nfevuYZqiDVUDc2EkaVBWoxeRhYzNHuuloYUaWEUCq4A4d0p4oVwmCs8UhYIK\r\nuNM/Qn+BdyPkzHB2M/nsDpizbcU6wgd1vz0nA2SNapsPgfOP+Ajk3U4/TMp1\r\nOpXxpctL3vW4xhjtFWZaG+wzgUxHRlxL8Z/BSipf89XbNn/umqj+oRxJwzVN\r\nOBl78JfVoH0mmJ6f+vJAZ3uu3NjQkNASy3LagWXjh0Ap/nnCfRtE36kjB4Qa\r\nZY5V6i88DkDDtkvXYJe7NPxwHffEX+yRoSY=\r\n=Iveq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","name":"jsontokens","types":"./lib/index.d.ts","unpkg":"dist/jsontokens.js","author":{"name":"Blockstack PBC"},"browser":{"crypto":false},"gitHead":"4b4e933ce71ef520e7ca5ab24e045e05ae066ce9","license":"MIT","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator",["@semantic-release/exec",{"prepareCmd":"npm ci"}],["@semantic-release/npm",{"npmPublish":true}],["@semantic-release/changelog",{"changelogTitle":"# Changelog\nAll notable changes to the project will be documented in this file."}],["@semantic-release/git",{"assets":["*.{json,md}"],"message":"chore: release ${nextRelease.version}"}]],"branches":"master"},"scripts":{"lint":"eslint --ext .ts ./src","test":"jest ./src/test/","build":"rimraf lib && tsc -b tsconfig.build.json","prepare":"husky install .github/husky","webpack":"rimraf lib dist && webpack --mode=production","prettier":"prettier --write ./src/**/*.ts","codecovUpload":"codecov","prepublishOnly":"npm run lint && npm run test && npm run webpack && npm run build"},"_npmUser":{"name":"blockstack-devops","email":"devops@blockstack.com"},"homepage":"https://github.com/stacks-network/jsontokens-js#readme","jsdelivr":"dist/jsontokens.js","keywords":["jwt","json","web","token","encode","decode","verify","ecdsa","secp256k1","ec","elliptic","curve","signature","sign"],"prettier":"@stacks/prettier-config","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/stacks-network/jsontokens-js.git","type":"git"},"_npmVersion":"8.1.0","description":"node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)","directories":{},"maintainers":[{"name":"zone117x","email":"zone117x@gmail.com"},{"name":"shea256","email":"ryan@shea.io"},{"name":"blockstack-devops","email":"devops@blockstack.com"}],"_nodeVersion":"16.13.0","dependencies":{"base64url":"^3.0.1","@noble/hashes":"^1.0.0","@noble/secp256k1":"^1.5.5","ecdsa-sig-formatter":"^1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.0","husky":"^8.0.1","buffer":"^6.0.3","eslint":"^8.15.0","rimraf":"^3.0.0","codecov":"^3.8.3","ts-jest":"^28.0.2","ts-node":"^10.7.0","webpack":"^5.72.0","prettier":"^2.6.2","cross-env":"^6.0.3","ts-loader":"^9.3.0","typescript":"^4.6.4","@babel/core":"^7.17.10","@types/jest":"^27.5.0","@types/node":"^12.12.7","webpack-cli":"^4.9.2","babel-loader":"^8.2.5","@commitlint/cli":"^16.2.4","@babel/preset-env":"^7.17.10","eslint-plugin-jest":"^26.1.5","source-map-support":"^0.5.16","@peculiar/webcrypto":"^1.0.21","@stacks/eslint-config":"^1.2.0","eslint-plugin-prettier":"^4.0.0","@stacks/prettier-config":"^0.0.10","@typescript-eslint/parser":"^5.22.0","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"_npmOperationalInternal":{"tmp":"tmp/jsontokens_3.1.1_1654098534368_0.6507239120448955","host":"s3://npm-registry-packages"},"_id":"jsontokens@3.1.1","version":"3.1.1"}