map3terms/pubspec.yaml

12 lines
269 B
YAML
Raw Normal View History

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