Files
EdpuzzleTranslate/Frontend/package.json
2025-08-26 19:15:21 -04:00

17 lines
394 B
JSON

{
"name": "frontend",
"version": "1.0.0",
"description": "frontend to edpuzzletranslate",
"repository": {
"type": "git",
"url": "https://gitea.apexfight.net/apex/EdpuzzleTranslate.git"
},
"license": "AGPL-3.0-or-later",
"author": "Valerie Hamilton",
"type": "commonjs",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}