pirata
Version:
Search torrents in The Pirate Bay
33 lines (32 loc) • 734 B
JSON
{
"name": "pirata",
"version": "0.0.6",
"description": "Search torrents in The Pirate Bay",
"main": "./lib/pirata.js",
"dependencies": {
"cheerio": "^0.22.0",
"request": "^2.75.0",
"requests": "^0.1.7"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rainbowintheshell/pirata.git"
},
"keywords": [
"pirata",
"thepiratebay",
"piratebay",
"tpb",
"torrents"
],
"author": "Rainbow",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/rainbowintheshell/pirata/issues"
},
"homepage": "https://github.com/rainbowintheshell/pirata#readme"
}