platform/common/merge_map/pubspec.yaml

10 lines
303 B
YAML
Raw Normal View History

name: platform_merge_map
version: 5.2.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.3.0 <4.0.0'
dev_dependencies:
test: ^1.24.0
lints: ^4.0.0