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.
21 lines
353 B
21 lines
353 B
2 years ago
|
name: dynamite
|
||
|
version: 1.0.0
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=2.18.0 <3.0.0'
|
||
|
|
||
|
dependencies:
|
||
|
build: ^2.3.1
|
||
|
code_builder: ^4.3.0
|
||
|
dart_style: ^2.2.4
|
||
|
json_annotation: ^4.6.0
|
||
|
path: ^1.8.2
|
||
|
|
||
|
dev_dependencies:
|
||
|
build_runner: ^2.2.1
|
||
|
json_serializable: ^6.3.2
|
||
|
nit_picking:
|
||
|
git:
|
||
|
url: https://github.com/stack11/dart_nit_picking
|
||
|
ref: f29382f
|