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.

19 lines
366 B
JSON

2 years ago
{
"name": "art-phc-website-landing",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"keywords": [],
"author": "",
"license": "MIT",
"devDependencies": {
"sass": "^1.54.0",
"typescript": "^4.7.4",
"vite": "^3.0.3"
}
}