UNPKG

bot18

Version:

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

73 lines (72 loc) 1.47 kB
{ "_args": [ [ "blessed@0.1.81", "/Users/carlos8f/projects/bot18" ] ], "_from": "blessed@0.1.81", "_id": "blessed@0.1.81", "_inBundle": false, "_integrity": "sha1-+WLWh+wsNpVwrnGvhDJW5tDKESk=", "_location": "/blessed", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "blessed@0.1.81", "name": "blessed", "escapedName": "blessed", "rawSpec": "0.1.81", "saveSpec": null, "fetchSpec": "0.1.81" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/blessed/-/blessed-0.1.81.tgz", "_spec": "0.1.81", "_where": "/Users/carlos8f/projects/bot18", "author": { "name": "Christopher Jeffrey" }, "bin": { "blessed": "./bin/tput.js" }, "browserify": { "transform": [ "./browser/transform.js" ] }, "bugs": { "url": "http://github.com/chjj/blessed/issues" }, "description": "A high-level terminal interface library for node.js.", "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/chjj/blessed", "keywords": [ "curses", "tui", "tput", "terminfo", "termcap" ], "license": "MIT", "main": "./lib/blessed.js", "name": "blessed", "preferGlobal": false, "repository": { "type": "git", "url": "git://github.com/chjj/blessed.git" }, "tags": [ "curses", "tui", "tput", "terminfo", "termcap" ], "version": "0.1.81" }