UNPKG

starry-series

Version:
48 lines (47 loc) 1.29 kB
{ "name": "starry-series", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/react": "^2.3.2", "@astrojs/sitemap": "^3.2.1", "@astrojs/tailwind": "^3.1.2", "astro": "^2.4.5", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwindcss": "^3.4.3", "typescript": "^5.6.2", "winston": "^3.17.0" }, "description": "![Portada](image-1.png)", "main": "index.astro", "repository": { "type": "git", "url": "git+https://github.com/SofiDevO/portfolio-astrosofidev-garrux.git" }, "keywords": [ "astro", "sofidev", "frontend", "portfolio", "javascript", "portafolio", "css", "tailwind" ], "author": "SofiDev / Garrux", "license": "MIT", "bugs": { "url": "https://github.com/SofiDevO/portfolio-astrosofidev-garrux/issues" }, "homepage": "https://github.com/SofiDevO/portfolio-astrosofidev-garrux#readme", "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af" }