author: "Tobe O " description: "Testing utility library for the Angel framework." homepage: "https://github.com/angel-dart/test.git" name: "angel_test" version: 1.1.0-alpha+1 dependencies: angel_client: ^1.1.0-alpha angel_framework: ^1.1.0-alpha angel_validate: ^1.0.0 angel_websocket: ^1.1.0-alpha http: "^0.11.3+9" matcher: "^0.12.0+2" mock_request: ^1.0.0 uuid: "^0.5.3" dev_dependencies: test: "^0.12.17+2" environment: sdk: ">=1.19.0"