You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
332 B
JSON

{
"name": "lupus-lite-2022-frontend",
"version": "1.0.0",
"description": "",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"author": "aziis98",
"license": "MIT",
"devDependencies": {
"sass": "^1.52.3",
"vite": "^2.9.12"
}
}