bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
58 lines (57 loc) • 1.21 kB
JSON
{
"_args": [
[
"here@0.0.2",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "here@0.0.2",
"_id": "here@0.0.2",
"_inBundle": false,
"_integrity": "sha1-acGvPwISHz2HiOAuhNyLOQXXEZU=",
"_location": "/here",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "here@0.0.2",
"name": "here",
"escapedName": "here",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/sparkline"
],
"_resolved": "https://registry.npmjs.org/here/-/here-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "cho45"
},
"bugs": {
"url": "https://github.com/cho45/node-here.js/issues"
},
"description": "here-document on node.js",
"directories": {
"test": "test"
},
"homepage": "https://github.com/cho45/node-here.js#readme",
"keywords": [
"here",
"document",
"utility"
],
"license": "MIT",
"main": "lib/here.js",
"name": "here",
"repository": {
"type": "git",
"url": "git://github.com/cho45/node-here.js.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "0.0.2"
}