15 lines
289 B
YAML
15 lines
289 B
YAML
name: platform_testing
|
|
description: Testing helper files for Protevus Platform.
|
|
version: 9.0.0
|
|
# repository: https://github.com/my_org/my_repo
|
|
|
|
environment:
|
|
sdk: ^3.5.4
|
|
|
|
# Add regular dependencies here.
|
|
dependencies:
|
|
charcode: ^1.3.1
|
|
|
|
dev_dependencies:
|
|
lints: ^4.0.0
|
|
test: ^1.24.0
|