{
  "name": "backend_fisabilillah",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon ./index.js"
  },
  "author": "rukmanary",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "axios": "^1.10.0",
    "date-fns": "^4.1.0",
    "express": "^5.1.0"
  },
  "devDependencies": {
    "nodemon": "^3.1.10"
  }
}
