platform/packages/core/mocking/pubspec.yaml

25 lines
701 B
YAML
Raw Normal View History

name: protevus_mock_request
2024-06-23 04:09:26 +00:00
version: 8.2.0
description: Manufacture dart:io HttpRequests, HttpResponses, HttpHeaders, etc.
homepage: https://protevus-framework.web.app/
repository: https://github.com/dart-backend/protevus/tree/master/packages/mock_request
environment:
2024-05-21 16:26:09 +00:00
sdk: '>=3.3.0 <4.0.0'
dependencies:
2023-05-21 00:53:53 +00:00
charcode: ^1.3.0
dev_dependencies:
#protevus_framework: ^7.0.0
2023-06-10 04:10:21 +00:00
http: ^1.0.0
2023-05-21 00:53:53 +00:00
test: ^1.24.0
2024-05-21 16:26:09 +00:00
lints: ^4.0.0
2022-08-28 17:51:56 +00:00
# dependency_overrides:
# protevus_framework:
2022-08-28 17:51:56 +00:00
# path: ../framework
# protevus_route:
2022-08-28 17:51:56 +00:00
# path: ../route
# protevus_model:
2022-08-28 17:51:56 +00:00
# path: ../model
# protevus_http_exception:
2022-08-28 17:51:56 +00:00
# path: ../http_exception
# protevus_container:
2022-08-28 17:51:56 +00:00
# path: ../container/angel_container