{ "name": "AniTrack", "frontend": { "dir": "./frontend", "install": "npm install", "build": "npm run build", "dev": "npm run dev", "devServerUrl": "http://localhost:5173" }, "author": { "name": "John O'Keefe", "email": "admin@linuxhg.com" }, "info": { "productName": "AniTrack", "productVersion": "1.6.8" } }