2021-10-21 01:31:33 +03:00
|
|
|
name: graphs0
|
|
|
|
description: A simple command-line application.
|
|
|
|
version: 1.0.0
|
|
|
|
# homepage: https://www.example.com
|
|
|
|
|
|
|
|
environment:
|
2021-10-25 01:17:56 +03:00
|
|
|
sdk: '>=2.14.0-178.0.dev <3.0.0'
|
2021-10-21 01:31:33 +03:00
|
|
|
|
|
|
|
|
|
|
|
# dependencies:
|
|
|
|
# path: ^1.8.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
lints: ^1.0.0
|