read values from env and add Dockerfile
This commit is contained in:
20
extra/4play/package.json
Normal file
20
extra/4play/package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "4play",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.lolcat.ca/lolcat/4get/"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": "lolcat",
|
||||
"type": "commonjs",
|
||||
"main": "page-render.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lawlers/4play": "^1.2.5",
|
||||
"ws": "^8.21.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user