{
  "name": "bmim-cashflow",
  "version": "1.0.0",
  "description": "cashflow application",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "eslint": "eslint --fix ."
  },
  "repository": {
    "type": "git",
    "url": "http://jira.bitsia.com:7990/scm/bmim/bmim-cashflow-project.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@reduxjs/toolkit": "^2.3.0",
    "bootstrap": "^5.2.0",
    "react-bootstrap": "^2.5.0",
    "react-loading-dot": "^1.0.6",
    "react-select": "^5.4.0"
  },
  "devDependencies": {
    "eslint-plugin-react-hooks": "^5.2.0",
    "husky": "^8.0.3"
  }
}
