{ "name": "ohm-streaming", "version": "1.0.0", "description": "Ohm Stream Downloader - Frontend JavaScript Tests", "type": "module", "scripts": { "test": "vitest run", "test:watch": "vitest" }, "devDependencies": { "@playwright/test": "^1.60.0" } }