{ "author": { "email": "contact@justkato.me", "name": "Kato Twofold", "url": "https://justkato.me/" }, "dependencies": { "@types/commander": "^2.12.2", "axios": "^0.23.0", "cheerio": "^1.0.0-rc.10", "commander": "^8.2.0", "yargs": "^17.2.1" }, "devDependencies": { "@types/node": "^16.11.1", "@types/yargs": "^17.0.4" }, "scripts": { "test": "tsc && node dist/test.js" } }