name: stripe_api description: A Dart library for interacting with the Stripe API. version: 0.1.0+1 publish_to: none resolution: workspace environment: sdk: ">=3.9.0 <4.0.0" dependencies: collection: ^1.17.1 decimal: ^3.0.2 http: ^1.5.0 json_annotation: ^4.12.0 dev_dependencies: build_runner: ^2.15.0 json_serializable: ^6.13.2 mocktail: ^1.0.5 test: ^1.31.2