{
  "name": "mechanic-mongoose",
  "version": "9.1.0",
  "description": "Mechanic mongoose with attachments",
  "main": "index.js",
  "scripts": {
    "test": "node_modules/.bin/mocha --timeout 200000 ./test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ubaltaci/mechanic-mongoose.git"
  },
  "author": {
    "name": "Uğur Baltacı",
    "email": "ugur@kns.com.tr",
    "web": "http://www.ugurbaltaci.com"
  },
  "license": "MIT",
  "maintaners": {
    "name": "Çağdaş Akar",
    "email": "cagdas@kns.com.tr",
    "web": "http://www.cagdasakar.com"
  },
  "dependencies": {
    "@hapi/joi": "15.1.0",
    "fs-extra": "8.1.0",
    "s3-forklift": "1.2.0",
    "sharp": "0.24.1",
    "shortid": "2.2.15",
    "speakingurl": "14.0.1",
    "tmp-promise": "2.0.2",
    "uuid": "3.4.0"
  },
  "devDependencies": {
    "chai": "4.2.0",
    "mocha": "7.0.1",
    "mongoose": "5.9.1",
    "eslint": "6.8.0"
  },
  "engines": {
    "node": ">=12.0.0"
  }
}
