{
  "name": "share.propmatch.ae",
  "version": "1.0.0",
  "description": "share.propmatch.ae",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js",
    "watch": "nodemon --ignore public"
  },
  "author": "Saheel",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.19.2",
    "es6-promise": "^4.2.8",
    "express": "^4.17.3",
    "express-cors": "^0.0.3",
    "express-validator": "^6.14.0",
    "isomorphic-fetch": "^3.0.0",
    "jade": "^1.11.0",
    "request": "^2.88.2"
  }
}
