name: lookup_map | |
description: a lookup-only map that can be tree-shaken by dart2js | |
# Note: the version needs to be kept in sync with the string in | |
# lib/lookup_map.dart, otherwise test/version_check_test would fail. | |
version: 0.0.1+1 | |
author: "Dart Team <misc@dartlang.org>" | |
homepage: https://github.com/dart-lang/sdk/blob/master/pkg/lookup_map/README.md | |
dev_dependencies: | |
test: ^0.12.3+8 | |
yaml: ^2.1.2 |