UNPKG

ahmedeltatawe

Version:

Project Initializer

27 lines (26 loc) 597 B
{ "name": "pro_night", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "aos": "^2.3.4", "astro": "^5.0.3", "astro-font": "^0.1.81", "astro-icon": "^1.1.4", "astro-purgecss": "^5.0.0", "postcss-csso": "^6.0.1", "postcss-flexbugs-fixes": "^5.0.2", "postcss-preset-env": "^10.1.1", "postcss-pxtorem": "^6.1.0", "purgecss": "^7.0.2", "sass": "^1.69.5", "star-rating.js": "^4.3.1", "swiper": "^11.1.15" } }