{
  "devDependencies": {
    "@types/node": "^16.4.13",
    "@types/node-7z": "^2.1.3",
    "@types/node-fetch": "^2.5.12",
    "ts-node": "^10.2.0",
    "typescript": "^4.3.5"
  },
  "dependencies": {
    "7zip-bin": "^5.1.1",
    "node-7z": "^3.0.0",
    "node-fetch": "^2.6.1"
  },
  "name": "@ibaraki-douji/anime4k",
  "version": "1.0.0",
  "description": "Upscale Videos using Anime4KCPP",
  "main": "./lib/Anime4KCPP.js",
  "scripts": {
    "install": "node ./lib/install.js",
    "start": "node ./lib/main.js"
  },
  "keywords": [
    "anime",
    "video",
    "upscale",
    "upscaler",
    "anime4k"
  ],
  "author": "ibaraki-douji",
  "license": "ISC"
}
