bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
66 lines (65 loc) • 1.57 kB
JSON
{
"_args": [
[
"dollop@0.4.5",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "dollop@0.4.5",
"_id": "dollop@0.4.5",
"_inBundle": false,
"_integrity": "sha1-zdNzzMAkfxegz+tTBgdtkJkBaOU=",
"_location": "/dollop",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dollop@0.4.5",
"name": "dollop",
"escapedName": "dollop",
"rawSpec": "0.4.5",
"saveSpec": null,
"fetchSpec": "0.4.5"
},
"_requiredBy": [
"/mayonnaise"
],
"_resolved": "https://registry.npmjs.org/dollop/-/dollop-0.4.5.tgz",
"_spec": "0.4.5",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Carlos Rodriguez",
"email": "carlos@s8f.org",
"url": "http://s8f.org/"
},
"bugs": {
"url": "https://gist.github.com/30be6b580efaf8d74074"
},
"dependencies": {
"glob": "^7.0.3",
"lru-cache": "^4.0.1",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.2",
"sinon": "^1.17.3"
},
"description": "just a humble dolloper",
"devDependencies": {
"idgen": "^2.0.2",
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",
"rimraf": "^2.5.2",
"sinon": "^1.17.3"
},
"homepage": "https://gist.github.com/30be6b580efaf8d74074",
"license": "MIT",
"main": "index.js",
"name": "dollop",
"repository": {
"type": "git",
"url": "git+ssh://git@gist.github.com/30be6b580efaf8d74074.git"
},
"scripts": {
"test": "tar -xf fixtures.tar.gz && ./node_modules/.bin/mocha --reporter spec --timeout 10s --bail"
},
"version": "0.4.5"
}