UNPKG

coolink-cli

Version:

Coocaa Coolink APP Command-Line Tools.

23 lines (22 loc) 416 B
{ "name": "coolink-cli", "version": "1.0.10", "description": "Coocaa Coolink APP Command-Line Tools.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Coocaa", "Coolink" ], "author": "", "license": "MIT", "bin": { "coolink": "index.js" }, "dependencies": { "compressing": "^1.6.2", "readline": "^1.3.0" } }