update,
This commit is contained in:
18
task1/SCC_212_Advanced_Programming_Weeks_7/package.json
Normal file
18
task1/SCC_212_Advanced_Programming_Weeks_7/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "hk1234566",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "tests",
|
||||
"gitUpdate": "git add . && git commit -m 'update Lab7 - Coursework Erlang part,' && git push",
|
||||
"docker_rebuild": "docker compose up -d",
|
||||
"into_backend": "docker compose exec -it ubuntu_1804 bash"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node ./tests/test.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
Reference in New Issue
Block a user