UNPKG

bot18

Version:

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

52 lines (51 loc) 1.32 kB
{ "_args": [ [ "map-canvas@0.1.5", "/Users/carlos8f/projects/bot18" ] ], "_from": "map-canvas@0.1.5", "_id": "map-canvas@0.1.5", "_inBundle": false, "_integrity": "sha1-i+a63gvz6fmotW6INqHR0TPKsYY=", "_location": "/map-canvas", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "map-canvas@0.1.5", "name": "map-canvas", "escapedName": "map-canvas", "rawSpec": "0.1.5", "saveSpec": null, "fetchSpec": "0.1.5" }, "_requiredBy": [ "/blessed-contrib" ], "_resolved": "https://registry.npmjs.org/map-canvas/-/map-canvas-0.1.5.tgz", "_spec": "0.1.5", "_where": "/Users/carlos8f/projects/bot18", "author": "", "bugs": { "url": "https://github.com/yaronn/map-canvas/issues" }, "dependencies": { "drawille-canvas-blessed-contrib": ">=0.0.1", "xml2js": "^0.4.5" }, "description": "A map widget for [blessed-contrib](https://github.com/yaronn/blessed-contrib).", "homepage": "https://github.com/yaronn/map-canvas#readme", "license": "ISC", "main": "map.js", "name": "map-canvas", "repository": { "type": "git", "url": "git+https://github.com/yaronn/map-canvas.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.1.5" }