You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
277 B
17 lines
277 B
4 years ago
|
name: kennson
|
||
|
description: A simple command-line application.
|
||
|
version: 1.0.0
|
||
|
# homepage: https://www.example.com
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=2.12.0 <3.0.0'
|
||
|
|
||
|
dependencies:
|
||
|
args: ^2.2.0
|
||
|
json_path: ^0.3.0
|
||
|
rfc_6901: ^0.1.0
|
||
|
# path: ^1.8.0
|
||
|
|
||
|
dev_dependencies:
|
||
|
pedantic: ^1.10.0
|