1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-09 16:58:55 +01:00
nc-photos/np_log/pubspec.yaml

15 lines
235 B
YAML
Raw Normal View History

2023-08-17 18:36:51 +02:00
name: np_log
description: A starting point for Dart libraries or applications.
version: 1.0.0
publish_to: none
environment:
sdk: ">=3.3.0 <4.0.0"
2023-08-17 18:36:51 +02:00
dependencies:
2024-05-21 18:10:57 +02:00
logging: ^1.2.0
2023-08-17 18:36:51 +02:00
dev_dependencies:
np_lints:
path: ../np_lints