UNPKG

bot18

Version:

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

59 lines (58 loc) 1.43 kB
{ "_args": [ [ "mayonnaise@0.3.3", "/Users/carlos8f/projects/bot18" ] ], "_from": "mayonnaise@0.3.3", "_id": "mayonnaise@0.3.3", "_inBundle": false, "_integrity": "sha1-ljwzAdXC0iFAaSae6jvcns8DTFw=", "_location": "/mayonnaise", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mayonnaise@0.3.3", "name": "mayonnaise", "escapedName": "mayonnaise", "rawSpec": "0.3.3", "saveSpec": null, "fetchSpec": "0.3.3" }, "_requiredBy": [ "/buffet", "/templ" ], "_resolved": "https://registry.npmjs.org/mayonnaise/-/mayonnaise-0.3.3.tgz", "_spec": "0.3.3", "_where": "/Users/carlos8f/projects/bot18", "author": { "name": "Carlos Rodriguez", "email": "carlos@s8f.org", "url": "http://s8f.org/" }, "bugs": { "url": "https://gist.github.com/cd931ba95481a7570602" }, "dependencies": { "dollop": "^0.4.4", "minimatch": "^3.0.0" }, "devDependencies": { "mocha": "^2.4.5" }, "homepage": "https://gist.github.com/cd931ba95481a7570602", "license": "MIT", "main": "index.js", "name": "mayonnaise", "repository": { "type": "git", "url": "git+ssh://git@gist.github.com/cd931ba95481a7570602.git" }, "scripts": { "test": "test -d example || tar -xf example.tar.gz && ./node_modules/.bin/mocha --reporter spec --timeout 10s --bail" }, "version": "0.3.3" }