{
  "name": "hsc",
  "version": "2.0.0",
  "description": "website for the Hindu Student Council of MIT",
  "main": "public/index.html",
  "dependencies": {
    "animejs": "^3.2.1",
    "express": "^4.19.2",
    "multer": "^1.4.5-lts.1",
    "node-fastcgi": "^2.0.0"
  },
  "scripts": {
    "dev": "webpack --mode=development",
    "build": "webpack --mode=production"
  },
  "keywords": [
    "MIT",
    "Hindu",
    "HSC"
  ],
  "author": "Mahapurush Eeshan Tripathii",
  "license": "MIT",
  "devDependencies": {
    "file-loader": "^6.2.0",
    "gltf-pipeline": "^4.0.2",
    "postprocessing": "^6.28.5",
    "three": "^0.143.0",
    "url-loader": "^4.1.1",
    "webpack": "^5.74.0",
    "webpack-cli": "^4.10.0"
  }
}
