blob: fda31ae2c9515fbf7dbf17f6e405df1b2c58190e [file]
name: complex_link
description: Prints "Tada!", but packages some assets while tree-shaking others
version: 0.1.0
publish_to: none
resolution: workspace
environment:
sdk: '>=3.10.0 <4.0.0'
dependencies:
complex_link_helper:
path: ../complex_link_helper/
data_assets: any
hooks: any
logging: ^1.3.0
dev_dependencies:
lints: ^6.0.0
path: ^1.9.0
test: ^1.25.15