nc-photos/np_math/pubspec.yaml

13 lines
267 B
YAML

name: np_math
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: ">=3.3.0 <4.0.0"
dev_dependencies:
np_lints:
path: ../np_lints
test: ^1.22.1