bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
75 lines (74 loc) • 1.94 kB
JSON
{
"_args": [
[
"blessed-contrib@4.8.5",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "blessed-contrib@4.8.5",
"_id": "blessed-contrib@4.8.5",
"_inBundle": false,
"_integrity": "sha1-OXlnF8f+Pky0sHTNyK4vkoDpf/g=",
"_location": "/blessed-contrib",
"_phantomChildren": {
"escape-string-regexp": "1.0.5",
"has-ansi": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "blessed-contrib@4.8.5",
"name": "blessed-contrib",
"escapedName": "blessed-contrib",
"rawSpec": "4.8.5",
"saveSpec": null,
"fetchSpec": "4.8.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/blessed-contrib/-/blessed-contrib-4.8.5.tgz",
"_spec": "4.8.5",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Yaron Naveh",
"url": "yaronn01@gmail.com"
},
"bugs": {
"url": "https://github.com/yaronn/blessed-contrib/issues"
},
"dependencies": {
"ansi-term": ">=0.0.2",
"chalk": "^1.1.0",
"drawille-canvas-blessed-contrib": ">=0.1.3",
"lodash": ">=3.0.0",
"map-canvas": ">=0.1.5",
"marked": "^0.3.3",
"marked-terminal": "^1.5.0",
"memory-streams": "^0.1.0",
"memorystream": "^0.3.1",
"picture-tube": "0.0.4",
"request": "^2.53.0",
"sparkline": "^0.1.1",
"strip-ansi": "^3.0.0",
"term-canvas": "0.0.5",
"x256": ">=0.0.1"
},
"description": "Build dashboards (or any other application) using ascii/ansi art and javascript.",
"devDependencies": {
"blessed": "0.1.54",
"colors": "^1.1.2"
},
"homepage": "https://github.com/yaronn/blessed-contrib#readme",
"license": "MIT",
"main": "index.js",
"name": "blessed-contrib",
"repository": {
"type": "git",
"url": "git+https://github.com/yaronn/blessed-contrib.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "4.8.5"
}