{
  "name": "demo",
  "version": "1.0.0",
  "description": "Welcome to my first website project!",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node app.js",
    "dev": "nodemon app.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@angular-builders/custom-webpack": "^18.0.0",
    "@floating-ui/dom": "^1.6.7",
    "@floating-ui/react": "^0.26.19",
    "@floating-ui/react-dom": "^2.1.1",
    "@floating-ui/vue": "^1.1.1",
    "babel-cli": "^6.26.0",
    "babel-preset-react-app": "^3.1.2",
    "bootstrap-icons": "^1.11.3",
    "compression": "^1.7.4",
    "ejs": "^3.1.10",
    "express": "^4.19.2",
    "express-static-gzip": "^2.1.7",
    "owl.carousel": "^2.3.4",
    "pkg": "^5.8.1",
    "react": "^18.3.1",
    "save-dev": "^0.0.1-security",
    "swiper": "^11.1.4"
  },
  "devDependencies": {
    "compression-webpack-plugin": "^11.1.0",
    "html-webpack-plugin": "^4.5.2",
    "nodemon": "^3.1.4",
    "webpack": "^5.93.0",
    "webpack-cli": "^5.1.4"
  },
  "keywords": []
}
