UNPKG

bot18

Version:

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

48 lines (47 loc) 1.19 kB
{ "_from": "sosa_json", "_id": "sosa_json@1.0.2", "_inBundle": false, "_integrity": "sha512-ey7UDcfH0/Sx94s9yQ7FMB/N9WJ7YmzoaYuWpEkG2OYgnue/3a+2z2A1dyXX125pC/N6mbzKNFFLXX4MTVEhLA==", "_location": "/sosa_json", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "sosa_json", "name": "sosa_json", "escapedName": "sosa_json", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/", "/motley-json" ], "_resolved": "https://registry.npmjs.org/sosa_json/-/sosa_json-1.0.2.tgz", "_shasum": "c7bbc6c18e7c0a4e0ebac3b8f8c3a2b031c47ec8", "_spec": "sosa_json", "_where": "/Users/carlos8f/projects/bot18", "author": { "name": "Carlos Rodriguez", "email": "carlos@s8f.org", "url": "http://s8f.org/" }, "bundleDependencies": false, "dependencies": { "lockfile": "^1.0.1", "mkdirp": "^0.5.1", "sosa": "^1.1.0" }, "deprecated": false, "description": "Simple Object Storage Abstraction, JSON version", "license": "MIT", "main": "index.js", "name": "sosa_json", "scripts": { "test": "node test.js" }, "version": "1.0.2" }