{ "name": "frontend", "version": "0.0.3", "private": "true", "description": "Это первый выпуск тестовой разработки на продакшене", "keywords": [ "tailwind", "dashboard ui", "html", "astro", "typrscript" ], "homepage": "https://fipi.pro", "bugs": "https://#", "repository": "https://#", "license": "????", "author": "@iTKeyS", "contributors": [ "admin ", "admin ", "admin " ], "type": "module", "scripts": { "astro": "astro", "build": "astro build", "dev": "astro dev", "preview": "astro preview", "start": "astro dev" }, "dependencies": { "@astrojs/check": "^0.4.1", "@astrojs/sitemap": "^3.0.5", "@astrojs/tailwind": "^5.1.0", "@astrojs/vue": "^4.0.8", "@faker-js/faker": "^8.4.0", "apexcharts": "^3.45.2", "astro": "^4.3.1", "axios": "^1.6.7", "flowbite": "^2.2.1", "shiki": "^1.0.0-beta.5", "tailwind-scrollbar": "^3.0.5", "tailwindcss": "^3.4.1", "typescript": "^5.3.3", "vue": "^3.4.21" } }