versione 0.8
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "infissionline-vite",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"bootstrap": "^5.3.5",
|
||||
"bs5-lightbox": "^1.8.5",
|
||||
"gsap": "^3.13.0",
|
||||
"jquery": "^3.7.1",
|
||||
"three": "^0.185.1",
|
||||
"vite-plugin-static-copy": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^6.2.4",
|
||||
"vite-plugin-minify": "^2.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user