bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
77 lines (76 loc) • 1.67 kB
JSON
{
"_args": [
[
"motley@2.2.8",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "motley@2.2.8",
"_id": "motley@2.2.8",
"_inBundle": false,
"_integrity": "sha1-c5XR8RulstDHDs86IuuCE9PTTZw=",
"_location": "/motley",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "motley@2.2.8",
"name": "motley",
"escapedName": "motley",
"rawSpec": "2.2.8",
"saveSpec": null,
"fetchSpec": "2.2.8"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/motley/-/motley-2.2.8.tgz",
"_spec": "2.2.8",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Carlos Rodriguez",
"email": "carlos@s8f.org",
"url": "http://s8f.org/"
},
"bugs": {
"url": "https://github.com/carlos8f/motley/issues"
},
"dependencies": {
"addr": "^1.0.1",
"codemap": "^1.3.1",
"colors": "^1.1.2",
"expres": "^0.0.5",
"formidable": "^1.0.17",
"href": "^0.1.1",
"middler": "^0.8.2",
"pause": "^0.1.0",
"qs": "^6.1.0",
"run-series": "^1.1.4",
"sosa_mem": "^1.0.1",
"sosa_session": "^1.0.0"
},
"description": "highly pluggable, agile http site development framework",
"devDependencies": {},
"homepage": "https://s8f.org/motley.html",
"keywords": [
"app",
"framework",
"http",
"api",
"json",
"pluggable",
"modular",
"extensible"
],
"license": "MIT",
"main": "motley.js",
"name": "motley",
"repository": {
"type": "git",
"url": "git://github.com/carlos8f/motley.git"
},
"scripts": {
"start": "node server.js"
},
"version": "2.2.8"
}