{"_id":"@adi.lib/json-web-token","_rev":"1-d1ef6f841bfd08ce943016a820bcc8f9","name":"@adi.lib/json-web-token","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"version":"0.1.0","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"peerDependencies":{},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@adi.lib/json-web-token","author":{"name":"Aditya"},"module":"dist/json-web-token.esm.js","size-limit":[{"path":"dist/json-web-token.cjs.production.min.js","limit":"10 KB"},{"path":"dist/json-web-token.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^8.2.4","husky":"^8.0.3","size-limit":"^8.2.4","tsdx":"^0.14.1","tslib":"^2.5.2","typescript":"^5.0.4"},"gitHead":"b8cd9b894541f857f88f5c6fc9b72e517768a6ec","description":"This is a JSON Web Token (JWT) library developed using TSdx. It provides three main functionalities: signing, decoding, and verifying JWTs. This library follows the Test-Driven Development (TDD) approach to ensure code quality and reliability.","_id":"@adi.lib/json-web-token@0.1.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-CqM72Kn3Dn53yxY5KycfYtUKl4mbaDKu6NqR9AlH7t34O3hqoY7UaBhodrbV+ja/q4SF0P3veTsQMSr0vKHIKA==","shasum":"4e1be9e03d5cf1c6f967b5c5a5122ec0c089934d","tarball":"https://registry.npmjs.org/@adi.lib/json-web-token/-/json-web-token-0.1.0.tgz","fileCount":18,"unpackedSize":30302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3Uw/We468EPlMuBdVqld/otXo4x6h5aibJsbdgGAPXgIhANKpDGmC+Dw9YmHNMz4wekCY5XEnReu1pP65TsfE40hz"}]},"_npmUser":{"name":"adi.lib","email":"adityasinghboss1234@gmail.com"},"directories":{},"maintainers":[{"name":"adi.lib","email":"adityasinghboss1234@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-web-token_0.1.0_1685530719265_0.3162394068343968"},"_hasShrinkwrap":false},"0.1.1":{"version":"0.1.1","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"peerDependencies":{},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@adi.lib/json-web-token","author":{"name":"Aditya"},"module":"dist/json-web-token.esm.js","size-limit":[{"path":"dist/json-web-token.cjs.production.min.js","limit":"10 KB"},{"path":"dist/json-web-token.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^8.2.4","husky":"^8.0.3","size-limit":"^8.2.4","tsdx":"^0.14.1","tslib":"^2.5.2","typescript":"^5.0.4"},"_id":"@adi.lib/json-web-token@0.1.1","gitHead":"f97fbbaab407276d4fc38370362c4db7826a6c14","description":"This is a JSON Web Token (JWT) library developed using TSdx. It provides three main functionalities: signing, decoding, and verifying JWTs. This library follows the Test-Driven Development (TDD) approach to ensure code quality and reliability.","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-di8sh6o0AwMk2NzGK/2nMbceMUJvusuM5/oduFDY350ZAZT8+AfwGTWsGXnk2wzKbnXTHzrwwTxwaWPNZ6pkfg==","shasum":"957188ad7f3654fa342058ebd8198ce110959e06","tarball":"https://registry.npmjs.org/@adi.lib/json-web-token/-/json-web-token-0.1.1.tgz","fileCount":18,"unpackedSize":29552,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN1grlpA7V6o1HFEO+j0fRerX0Ss0XDDDSuVeMft2XAgIhAOMoP3+ydgytNWfQVLn4X9rrtwBB6O6wbVP1j81JjfmL"}]},"_npmUser":{"name":"adi.lib","email":"adityasinghboss1234@gmail.com"},"directories":{},"maintainers":[{"name":"adi.lib","email":"adityasinghboss1234@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-web-token_0.1.1_1713648770278_0.2251056825345794"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-31T10:58:39.190Z","0.1.0":"2023-05-31T10:58:39.421Z","modified":"2024-04-20T21:32:50.673Z","0.1.1":"2024-04-20T21:32:50.448Z"},"maintainers":[{"name":"adi.lib","email":"adityasinghboss1234@gmail.com"}],"description":"This is a JSON Web Token (JWT) library developed using TSdx. It provides three main functionalities: signing, decoding, and verifying JWTs. This library follows the Test-Driven Development (TDD) approach to ensure code quality and reliability.","author":{"name":"Aditya"},"license":"MIT","readme":"# JSON-WEB-TOKEN\n\nThis is a JSON Web Token (JWT) library developed using TSdx. It provides three main functionalities: signing, decoding, and verifying JWTs. This library follows the Test-Driven Development (TDD) approach to ensure code quality and reliability.\n\n> **Note:** This library is still in the development phase and is not recommended for production use.\n> For a more mature and feature-rich JWT library, I recommend using Auth0 JWT or a similar established library.\n\n## Installation\n\nTo install the JWT Library, you can use npm:\n\n```\n  npm i @adi.lib/json-web-token\n```\n\n## Development\n\n### Installation\n\nTo set up the development environment, clone the repository and install the dependencies:\n\n```bash\n  git clone https://github.com/your-username/jwt-library.git\n  cd JWT-Token-Library\n  yarn install\n```\n\n### Running tests\n\nThe library uses Jest for testing. You can run the tests with the following command:\n\n```bash\n  yarn test\n```\n\n### Building\n\nTo build the library, you can use the following command:\n\n```bash\n  yarn build\n```\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvement, please create an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/Adi-ty/JWT-Token-Library/blob/main/LICENSE). Feel free to use it in your own projects.\n","readmeFilename":"README.md"}