{
	"name": "real-debrid-api",
	"version": "1.1.0",
	"description": "Real-debrid API library",
	"main": "index.js",
	"directories": {
		"lib": "lib"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/atombarel/node-real-debrid.git"
	},
	"keywords": [
		"realdebrid",
		"real",
		"debrid"
	],
	"author": "Andrea Tombarel",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/atombarel/node-real-debrid/issues"
	},
	"homepage": "https://github.com/atombarel/node-real-debrid#readme",
	"dependencies": {
		"axios": "^0.27.2"
	}
}
