first commit.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: server
|
||||
description: A server app using the shelf package and Docker.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.12.2
|
||||
|
||||
dependencies:
|
||||
args: ^2.7.0
|
||||
file: ^7.0.1
|
||||
shelf: ^1.4.2
|
||||
shelf_dav: ^1.0.0
|
||||
dev_dependencies:
|
||||
http: ^1.2.2
|
||||
lints: ^6.0.0
|
||||
test: ^1.25.6
|
||||
Reference in New Issue
Block a user