UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

56 lines (55 loc) 1.45 kB
{ "_args": [ [ "cli-character-set@0.1.0", "/Users/carlos8f/projects/bot18" ] ], "_from": "cli-character-set@0.1.0", "_id": "cli-character-set@0.1.0", "_inBundle": false, "_integrity": "sha1-G6TGU3PiHYXMoYX9mLFH5R3UGV0=", "_location": "/cli-character-set", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cli-character-set@0.1.0", "name": "cli-character-set", "escapedName": "cli-character-set", "rawSpec": "0.1.0", "saveSpec": null, "fetchSpec": "0.1.0" }, "_requiredBy": [ "/cli-progress-bar" ], "_resolved": "https://registry.npmjs.org/cli-character-set/-/cli-character-set-0.1.0.tgz", "_spec": "0.1.0", "_where": "/Users/carlos8f/projects/bot18", "author": { "name": "Gilles De Mey", "email": "gilles.de.mey@gmail.com" }, "bugs": { "url": "https://github.com/gillesdemey/cli-character-set/issues" }, "description": "Try to guess if your terminal's supported character set", "homepage": "https://github.com/gillesdemey/cli-character-set#readme", "keywords": [ "cli", "character", "encoding" ], "license": "MIT", "main": "index.js", "name": "cli-character-set", "repository": { "type": "git", "url": "git+https://github.com/gillesdemey/cli-character-set.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.1.0" }