map3terms/pubspec.yaml

12 lines
261 B
YAML
Raw Permalink Normal View History

2025-02-02 21:43:12 +02:00
name: map3terms
2025-02-02 00:13:39 +02:00
description: A library for converting coordinates to words and back using a Feistel network.
version: 1.0.0
2025-02-02 21:43:12 +02:00
homepage: https://github.com/randogoth/map3terms
2025-02-02 00:13:39 +02:00
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
dev_dependencies:
test: ^1.21.0