UNPKG

zshare

Version:

> Download zippyshare files directly on your machine

43 lines (42 loc) 973 B
{ "name": "zshare", "version": "0.2.0", "main": "app/libs/core.js", "license": "MIT", "bin": { "zshare": "app/bin/index.js" }, "dependencies": { "@splash-cli/path-fixer": "^1.0.2", "@splash-cli/print-block": "^1.0.6", "chalk": "^2.4.1", "got": "^8.3.1", "jsdom": "^11.10.0", "meow": "^5.0.0", "mkdirp": "^0.5.1", "ora": "^2.1.0", "simple-download": "^0.5.1" }, "description": "> Download zippyshare files directly on your machine", "devDependencies": {}, "scripts": { "test": "echo 'test'" }, "repository": { "type": "git", "url": "git+https://github.com/Rawnly/zshare.git" }, "keywords": [ "zippyshare", "zshare", "downloader", "serie", "tvshows", "tvshow" ], "author": "Federico Vitale <fedevitale99@gmail.com> (federicovitale.me)", "bugs": { "url": "https://github.com/Rawnly/zshare/issues" }, "homepage": "https://github.com/Rawnly/zshare#readme" }