bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
73 lines (72 loc) • 1.89 kB
JSON
{
"_args": [
[
"lodash.defaultsdeep@4.6.0",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "lodash.defaultsdeep@4.6.0",
"_id": "lodash.defaultsdeep@4.6.0",
"_inBundle": false,
"_integrity": "sha1-vsECT4WxvZbL6kBbI8FK1kQ6b4E=",
"_location": "/lodash.defaultsdeep",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.defaultsdeep@4.6.0",
"name": "lodash.defaultsdeep",
"escapedName": "lodash.defaultsdeep",
"rawSpec": "4.6.0",
"saveSpec": null,
"fetchSpec": "4.6.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz",
"_spec": "4.6.0",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.defaultsDeep` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"defaultsdeep"
],
"license": "MIT",
"name": "lodash.defaultsdeep",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.6.0"
}