name: angel3_test
version: 4.1.1
description: Testing utility library for the Angel3 framework. Use with package:test.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/test
environment: 
  sdk: '>=2.12.0 <3.0.0'
dependencies: 
  angel3_client: ^4.1.0
  angel3_framework: ^4.2.0
  angel3_http_exception: ^3.0.0
  angel3_validate: ^4.0.0
  angel3_websocket: ^4.1.0
  angel3_mock_request: ^2.0.0
  angel3_container: ^3.1.0
  http: ^0.13.1
  matcher: ^0.12.10
  web_socket_channel: ^2.0.0
dev_dependencies: 
  test: ^1.17.5
  lints: ^1.0.0