ShieldX commited on
Commit
7b97e0b
·
verified ·
1 Parent(s): c109d40

Delete package.json

Browse files
Files changed (1) hide show
  1. package.json +0 -19
package.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "name": "houseofruqa",
3
- "version": "1.0.0",
4
- "description": "House of Ruqa is a wedding aesthetic and experience design studio for modern couples who want a celebration that feels royal, looks modern, and flows effortlessly. We transform love stories into visual identities — through themes, colors, digital assets, and unforgettable experiences.",
5
- "main": "server.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
- "author": "Rohan SHaw",
10
- "license": "ISC",
11
- "dependencies": {
12
- "axios": "^1.13.2",
13
- "cors": "^2.8.5",
14
- "dotenv": "^17.2.3",
15
- "express": "^5.2.1",
16
- "firebase-admin": "^13.6.0",
17
- "nodemailer": "^7.0.12"
18
- }
19
- }