UNPKG

bot18

Version:

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

63 lines (62 loc) 1.38 kB
{ "_args": [ [ "expres@0.0.5", "/Users/carlos8f/projects/bot18" ] ], "_from": "expres@0.0.5", "_id": "expres@0.0.5", "_inBundle": false, "_integrity": "sha1-v0SEdJ+DkgyxFta69tojAiDR+5w=", "_location": "/expres", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "expres@0.0.5", "name": "expres", "escapedName": "expres", "rawSpec": "0.0.5", "saveSpec": null, "fetchSpec": "0.0.5" }, "_requiredBy": [ "/motley" ], "_resolved": "https://registry.npmjs.org/expres/-/expres-0.0.5.tgz", "_spec": "0.0.5", "_where": "/Users/carlos8f/projects/bot18", "author": { "name": "Brian Link", "email": "cpsubrian@gmail.com" }, "bugs": { "url": "https://github.com/cpsubrian/node-expres/issues" }, "dependencies": {}, "description": "Add express compatible methods to your response object", "devDependencies": { "clone": "~0.1.1", "mocha": "*", "supertest": "~0.3.1" }, "homepage": "https://github.com/cpsubrian/node-expres", "keywords": [ "res", "response", "express", "middleware" ], "license": "MIT", "main": "expres.js", "name": "expres", "repository": { "type": "git", "url": "git://github.com/cpsubrian/node-expres.git" }, "scripts": { "test": "make test" }, "version": "0.0.5" }