15 lines
272 B
YAML
15 lines
272 B
YAML
|
name: vieofabric_framework
|
||
|
description: The VieoFabric Framework
|
||
|
version: 1.0.0
|
||
|
repository: https://github.com/vieolab/framework
|
||
|
|
||
|
environment:
|
||
|
sdk: ^3.4.0
|
||
|
|
||
|
# Add regular dependencies here.
|
||
|
dependencies:
|
||
|
# path: ^1.8.0
|
||
|
|
||
|
dev_dependencies:
|
||
|
lints: ^3.0.0
|
||
|
test: ^1.24.0
|