Starting to go places. More testing in place, need to solidify the dashboard api boundary next
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: xp_nix
|
||||
description: A sample command-line application.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.3
|
||||
|
||||
# Add regular dependencies here.
|
||||
dependencies:
|
||||
sqlite3: ^2.7.6
|
||||
shelf: ^1.4.1
|
||||
shelf_router: ^1.1.4
|
||||
shelf_static: ^1.1.2
|
||||
# path: ^1.8.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^5.0.0
|
||||
test: ^1.24.0
|
||||
Reference in New Issue
Block a user