{
  "name": "property-management",
  "version": "1.0.0",
  "description": "A property management system for managing tenants, collection of rent, and calculation of taxes. ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/zentech2/rent.git"
  },
  "author": "Nafiu Lawal",
  "license": "SEE LICENSE IN LICENSE",
  "bugs": {
    "url": "https://gitlab.com/zentech2/rent/issues"
  },
  "homepage": "https://gitlab.com/zentech2/rent#README",
  "dependencies": {
    "sweetalert2": "^10.16.5"
  },
  "devDependencies": {}
}
