bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
57 lines (56 loc) • 1.3 kB
JSON
{
"_args": [
[
"motley-json@2.0.3",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "motley-json@2.0.3",
"_id": "motley-json@2.0.3",
"_inBundle": false,
"_integrity": "sha1-hIopAXS2bYKbC88X11NMP0plvQM=",
"_location": "/motley-json",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "motley-json@2.0.3",
"name": "motley-json",
"escapedName": "motley-json",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/motley-json/-/motley-json-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Carlos Rodriguez",
"email": "carlos@s8f.org",
"url": "http://s8f.org/"
},
"bugs": {
"url": "https://github.com/carlos8f/motley-json/issues"
},
"dependencies": {
"lockfile": "^1.0.1",
"sosa_json": "^1.0.0"
},
"description": "JSON storage adapter for Motley",
"homepage": "https://s8f.org/motley.html",
"keywords": [
"json",
"motley"
],
"license": "MIT",
"main": "_codemap",
"name": "motley-json",
"repository": {
"type": "git",
"url": "git://github.com/carlos8f/motley-json.git"
},
"version": "2.0.3"
}