UNPKG

bot18

Version:

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

62 lines (61 loc) 1.27 kB
{ "_args": [ [ "amp@0.3.1", "/Users/carlos8f/projects/bot18" ] ], "_from": "amp@0.3.1", "_id": "amp@0.3.1", "_inBundle": false, "_integrity": "sha1-at+NWKdPNh6CwfqNOJwHnhOfxH0=", "_location": "/amp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "amp@0.3.1", "name": "amp", "escapedName": "amp", "rawSpec": "0.3.1", "saveSpec": null, "fetchSpec": "0.3.1" }, "_requiredBy": [ "/amp-message", "/axon" ], "_resolved": "https://registry.npmjs.org/amp/-/amp-0.3.1.tgz", "_spec": "0.3.1", "_where": "/Users/carlos8f/projects/bot18", "bugs": { "url": "https://github.com/visionmedia/node-amp/issues" }, "dependencies": {}, "description": "Abstract messaging protocol", "devDependencies": { "matcha": "~0.4.0", "mocha": "*", "should": "*" }, "files": [ "index.js", "lib/*.js" ], "homepage": "https://github.com/visionmedia/node-amp#readme", "keywords": [ "amp", "actor", "message", "messaging", "zmq", "zeromq" ], "license": "MIT", "name": "amp", "repository": { "type": "git", "url": "git+https://github.com/visionmedia/node-amp.git" }, "version": "0.3.1" }