name: jwt description: A Dart Json Web Token Library version: 1.0.0+1 publish_to: none resolution: workspace environment: sdk: ">=3.9.0 <4.0.0" dependencies: clock: ^1.1.0 collection: ^1.18.0 http: ^1.5.0 json_annotation: ^4.12.0 meta: ^1.18.3 pointycastle: ^4.0.0 rsa_pkcs: ^2.0.0 ttl_cache: ^0.3.0 dev_dependencies: build_runner: ^2.15.0 json_serializable: ^6.13.2 path: ^1.9.0 test: ^1.31.2