{
  "name": "makemkv-auto-rip",
  "version": "0.6.0",
  "description": "Automatically rips DVDs using the MakeMKV console and saves them to unique folders.",
  "main": "AutoRip.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/poisonite101/MakeMKV-Auto-Rip.git"
  },
  "keywords": [
    "Poisonite",
    "Poisonite101",
    "MakeMKV",
    "Auto",
    "Rip",
    "AutoRip",
    "DVD",
    "Ripping",
    "Automatic",
    "Nodejs",
    "Node"
  ],
  "author": "Zac Ingoglia",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/poisonite101/MakeMKV-Auto-Rip/issues"
  },
  "homepage": "https://github.com/poisonite101/MakeMKV-Auto-Rip#readme",
  "dependencies": {
    "colors": "^1.3.2",
    "config": "^2.0.1",
    "moment": "^2.22.2",
    "win-eject": "^1.0.2"
  }
}
