1
Fork 0
website-components/package.json

16 lines
270 B
JSON

{
"name": "website-components",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "vite",
"build": "vite build"
},
"author": "",
"description": "",
"type": "module",
"dependencies": {
"glob": "^10.4.1",
"vite": "^5.2.11"
}
}