{
	"name": "all-debrid-api",
	"version": "1.3.3",
	"description": "Node AllDebrid API wrapper",
	"main": "index.js",
	"directories": {
		"lib": "lib"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/TheBeastLT/node-all-debrid.git"
	},
	"keywords": [
		"alldebrid",
		"debrid"
	],
	"author": "TheBeastLT",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/TheBeastLT/node-all-debrid"
	},
	"homepage": "https://github.com/TheBeastLT/node-all-debrid#readme",
	"dependencies": {
		"axios": "^1.13.2"
	}
}
