init
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "cansat2",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@heroui/card": "^2.2.10",
|
||||
"@heroui/system": "^2.4.7",
|
||||
"@heroui/theme": "^2.4.6",
|
||||
"framer-motion": "^12.0.0",
|
||||
"tailwindcss": "^3.4.17"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user