{
	"name": "premiumize-api",
	"version": "1.0.3",
	"description": "Node Premiumize API wrapper",
	"main": "index.js",
	"directories": {
		"lib": "lib"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/TheBeastLT/node-premiumize.git"
	},
	"keywords": [
		"premiumize",
		"debrid"
	],
	"author": "TheBeastLT",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/TheBeastLT/node-premiumize"
	},
	"homepage": "https://github.com/TheBeastLT/node-premiumize#readme",
	"dependencies": {
		"request": "^2.83.0"
	}
}
