docs: clean start 30.1.2026 - updated master diary and bible, renamed project
This commit is contained in:
18
nova farma TRAE/package.json
Normal file
18
nova farma TRAE/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "nova-farma-trae",
|
||||
"version": "3.1.0",
|
||||
"description": "Mrtva Dolina (Death Valley) - 2.5D Isometric Survival Game (Web Version)",
|
||||
"author": "Mrtva Dolina Team",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "npx http-server . -c-1",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"phaser": "^3.80.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"http-server": "^14.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user