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-09-18 16:58:28 +00:00
|
|
|
sdk: '>=2.17.0 <3.0.0'
|
2021-12-30 02:07:04 +00:00
|
|
|
published_to: none
|
|
|
|
dependencies:
|
|
|
|
http: ^0.13.4
|
|
|
|
dev_dependencies:
|
2022-09-18 16:58:28 +00:00
|
|
|
lints: ^2.0.0
|