UNPKG

extratorrentapi

Version:

Volatile wrapper around extratorrent.cc

22 lines (21 loc) 402 B
{ "name": "extratorrentapi", "version": "1.2.0", "description": "Volatile wrapper around extratorrent.cc ", "main": "extratorrent.js", "scripts": { "test": "mocha" }, "keywords": [ "extratorrent", "torrent", "api" ], "author": "Patrick Engström", "license": "MIT", "dependencies": { "cheerio": "^0.19.0", "got": "^5.1.0", "magnet-uri": "^5.0.0" } }