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.
20 lines
273 B
20 lines
273 B
2 years ago
|
name: spec_templates
|
||
|
version: 1.0.0
|
||
|
publish_to: 'none'
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=2.17.0 <3.0.0'
|
||
|
|
||
|
dependencies:
|
||
|
path: ^1.8.1
|
||
|
xml: ^6.1.0
|
||
|
yaml: ^3.1.0
|
||
|
|
||
|
|
||
|
dev_dependencies:
|
||
|
nit_picking:
|
||
|
git:
|
||
|
url: https://github.com/stack11/dart_nit_picking
|
||
|
ref: f29382f
|
||
|
|