nc-photos/np_string/pubspec.yaml

14 lines
270 B
YAML
Raw Normal View History

2023-08-25 18:37:17 +02:00
name: np_string
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
publish_to: none
environment:
sdk: '>=2.19.6 <3.0.0'
dev_dependencies:
np_lints:
path: ../np_lints
test: ^1.21.0