{
  "name": "penguin",
  "version": "0.4.8",
  "description": "Automatic administration interface based on your Mongoose models",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Hasan Arous <hasan.arous@gmail.com> (http://www.etabits.com/)",
  "license": "GPL-2",
  "dependencies": {
    "async": "~3.1.0",
    "body-parser": "~1.19.0",
    "coffee-middleware": "^0.3.0",
    "forms": "~1.3.x",
    "less-middleware": "~3.1.0",
    "merge": "~1.2.1",
    "mongoose-query-paginate": "~1.0.3",
    "multer": "~1.4.2",
    "pug": "^2.0.4",
    "qs": "~6.9.1"
  },
  "peerDependencies": {
    "express": "4.x",
    "mongoose": "5.x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/etabits/node-penguin"
  }
}
