{ "name": "astro-cache-embed", "version": "7.0.1", "description": "", "main": "src/index.ts", "type": "module", "keywords": [], "author": "", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/reggi/astro-cache-embed" }, "dependencies": { "chalk": "^5.3.0", "cheerio": "^1.0.0-rc.12", "mastodon-audio-player-web-component": "^2.0.0", "mime-types": "^2.1.35", "puppeteer": "^21.7.0", "sequelize": "^6.35.2", "sqlite3": "^5.1.7", "tailwindcss": "^3.4.1" }, "devDependencies": { "@types/mime-types": "^2.1.4", "@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/parser": "^6.18.1", "eslint": "^8.56.0", "eslint-plugin-astro": "^0.31.3", "eslint-plugin-typescript-sort-keys": "^3.1.0", "typescript": "^5.3.3" } }