UNPKG

bis

Version:

Manage your favorites files for download.

37 lines (36 loc) 764 B
{ "name": "bis", "version": "0.0.12", "description": "Manage your favorites files for download.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:obeza/bis.git" }, "keywords": [ "fichier", "favoris", "file", "download", "favorite", "list", "bookmarks" ], "author": "Olivier Bezaudin <o.bezaudin@gmail.com> (https://github.com/obeza)", "license": "MIT", "preferGlobal": true, "bin": { "bis": "index.js" }, "dependencies": { "download": "4.1.4", "download-status": "2.1.1", "prompt": "0.2.14", "user-home": "2.0.0", "then-write-file": "1.0.0", "jsonsave": "3.0.0" } }