math-my-money/package.json
2025-06-30 19:56:15 -04:00

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"
}
}