UNPKG

thepiratebayapi

Version:
27 lines (26 loc) 488 B
{ "name": "thepiratebayapi", "version": "1.1.1", "description": "TPB Search API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "drkeey", "license": "ISC", "dependencies": { "axios": "^0.20.0", "xmlhttprequest": "^1.8.0" }, "repository": { "type": "git", "url": "https://github.com/drkeey/TPBAPI" }, "keywords": [ "tpb", "torrent", "search", "api", "pirate bay" ] }