{
  "name": "cache",
  "version": "1.0.0",
  "main": "backend",
  "description": "A plugin for improving loading time at both backend and frontend",
  "author": "Robins Gupta",
  "authorEmail": "robinskumar73@gmail.com",
  "dependencies": {
    "compression": "^1.6.2",
    "express-minify": "^0.2.0"
  },
  "optionalDependencies": {},
  "repository": {
    "type": "",
    "url": ""
  },
  "devDependencies": {

  }
}
