mirror of
https://github.com/Snigdha-OS/snigdhaos-web-dev.git
synced 2025-09-06 05:15:11 +02:00
📝 docs(_more): enhanced scripts
This commit is contained in:
14
package.json
14
package.json
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "vite-react-typescript-starter",
|
||||
"name": "snigdhaos-web-dev",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"description": "Official website source code for Snigdha OS, a lightweight Arch-based Linux distribution.",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -32,5 +33,12 @@
|
||||
"typescript": "^5.7.2",
|
||||
"typescript-eslint": "^8.18.1",
|
||||
"vite": "^5.4.11"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Snigdha-OS/snigdhaos-web-dev.git"
|
||||
},
|
||||
"author": "Snigdha OS Team",
|
||||
"license": "MIT",
|
||||
"keywords": ["Snigdha OS", "Linux", "React", "Vite", "Arch Linux", "Website"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user