bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
54 lines (53 loc) • 1.26 kB
JSON
{
"_args": [
[
"motley-auth@2.0.1",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "motley-auth@2.0.1",
"_id": "motley-auth@2.0.1",
"_inBundle": false,
"_integrity": "sha1-eNCMtXP6I7sS0lS34yQIDm9Sms0=",
"_location": "/motley-auth",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "motley-auth@2.0.1",
"name": "motley-auth",
"escapedName": "motley-auth",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/motley-auth/-/motley-auth-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Carlos Rodriguez",
"email": "carlos@s8f.org",
"url": "http://s8f.org/"
},
"bugs": {
"url": "https://github.com/carlos8f/motley-auth/issues"
},
"description": "Auth (req.login and req.user) adapter for Motley",
"homepage": "https://s8f.org/motley.html",
"keywords": [
"auth",
"handlebars",
"motley"
],
"license": "MIT",
"main": "_codemap",
"name": "motley-auth",
"repository": {
"type": "git",
"url": "git://github.com/carlos8f/motley-auth.git"
},
"version": "2.0.1"
}