platform-common-utilities/packages/merge_map/pubspec.yaml
thomashii@dukefirehawk.com 0aee2f64da Updated lints
2023-11-16 23:44:09 +08:00

9 lines
302 B
YAML

name: belatuk_merge_map
version: 5.0.0
description: Combine multiple Maps into one. Equivalent to Object.assign in JS.
homepage: https://github.com/dart-backend/belatuk-common-utilities/tree/main/packages/merge_map
environment:
sdk: '>=3.0.0 <4.0.0'
dev_dependencies:
test: ^1.24.0
lints: ^3.0.0