{ "name": "x-api-cost-crisis-for-indie-dev-tools", "version": "1.0.0", "type": "module", "scripts": { "build": "vite build", "test": "node --test dist-test/test/alternatives.test.js", "dev": "vite" }, "devDependencies": { "@crxjs/vite-plugin": "^2.0.0-beta.28", "@types/chrome": "^0.0.268", "@types/node": "^20.12.0", "typescript": "^5.4.5", "vite": "^5.2.11" } }