19 lines
402 B
YAML
19 lines
402 B
YAML
name: dew_vault
|
|
description: Vault feature package for the Dew project management tool.
|
|
version: 0.4.0
|
|
repository: https://github.com/artificerchris/dew
|
|
issue_tracker: https://github.com/artificerchris/dew/issues
|
|
resolution: workspace
|
|
|
|
environment:
|
|
sdk: ^3.12.0
|
|
|
|
dependencies:
|
|
dew_core: ^0.4.0
|
|
file: ^7.0.1
|
|
pointycastle: ^4.0.0
|
|
path: ^1.9.0
|
|
|
|
dev_dependencies:
|
|
lints: ^6.0.0
|
|
test: ^1.25.6
|