{
  "name": "handbrake-ts",
  "version": "0.2.8",
  "description": "Handbrake with TypeScript and support for electron",
  "main": "./index.js",
  "scripts": {},
  "keywords": [
    "handbrake",
    "typescript",
    "electron"
  ],
  "author": "Paweł Jastrzębski",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "^2.6.1",
    "object-to-spawn-args": "^2.0.0",
    "rxjs": "^6.5.4",
    "sudo-prompt": "^9.2.1",
    "unzipper": "^0.10.11"
  }
}
