14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"name": "math-my-money",
|
|
"version": "0.0.0",
|
|
"description": "The MathMyMoney game",
|
|
"license": "UNLICENSED",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://src.dziura.cloud/zcdziura/math-my-money"
|
|
},
|
|
"devDependencies": {
|
|
"@angular/cli": "^20.0.4"
|
|
}
|
|
}
|