dart_off_server / pubspec.yaml
David Li
fix: basic alfred dart server
f198f11
raw
history blame
245 Bytes
name: dart_off_server
description: A sample command-line application.
version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.17.5 <3.0.0'
# dependencies:
# path: ^1.8.0
dev_dependencies:
lints: ^2.0.0
test: ^1.16.0