UNPKG

blackpearl

Version:

Watch movies and series from The Pirate Bay, Harrr!

40 lines (39 loc) 849 B
{ "name": "blackpearl", "version": "0.0.6", "description": "Watch movies and series from The Pirate Bay, Harrr!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "torrent", "thepiratebay", "tpb", "movies", "streaming", "peerflix", "blackpearl" ], "repository": { "type": "git", "url": "https://github.com/rainbowintheshell/blackpearl.git" }, "bin": { "blackpearl": "bin/blackpearl.js" }, "bugs": { "url": "https://github.com/rainbowintheshell/blackpearl/issues" }, "author": "Rainbow", "license": "WTFPL", "dependencies": { "async": "^1.5.2", "chalk": "^1.1.1", "cross-spawn": "^2.1.5", "download": "^4.4.3", "opensubtitles-api": "^2.4.0", "peerflix": "^0.32.4", "pirata": "*" } }