2021-12-30 02:07:04 +00:00
|
|
|
name: performance_tool
|
|
|
|
version: 1.0.0
|
|
|
|
description: Angel3 performance testing tool
|
|
|
|
publish_to: none
|
|
|
|
environment:
|
2022-04-24 01:42:33 +00:00
|
|
|
sdk: '>=2.16.0 <3.0.0'
|
2021-12-30 02:07:04 +00:00
|
|
|
published_to: none
|
|
|
|
dependencies:
|
2022-07-24 04:00:10 +00:00
|
|
|
mysql1: ^0.20.0
|
|
|
|
mysql_client: ^0.0.24
|
2022-07-30 15:08:38 +00:00
|
|
|
postgres: ^2.4.1
|
|
|
|
postgres_pool: ^2.1.3
|
2021-12-30 02:07:04 +00:00
|
|
|
dev_dependencies:
|
2022-07-27 17:03:31 +00:00
|
|
|
lints: ^1.0.0
|