bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
52 lines (51 loc) • 1.38 kB
JSON
{
"_args": [
[
"moment-duration-format@2.2.2",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "moment-duration-format@2.2.2",
"_id": "moment-duration-format@2.2.2",
"_inBundle": false,
"_integrity": "sha1-uVdhLeJgFsmtnrYIfAVFc+USd3k=",
"_location": "/moment-duration-format",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "moment-duration-format@2.2.2",
"name": "moment-duration-format",
"escapedName": "moment-duration-format",
"rawSpec": "2.2.2",
"saveSpec": null,
"fetchSpec": "2.2.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-2.2.2.tgz",
"_spec": "2.2.2",
"_where": "/Users/carlos8f/projects/bot18",
"authors": [
"John Madhavan-Reese <jsmreese@gmail.com>"
],
"bugs": {
"url": "https://github.com/jsmreese/moment-duration-format/issues"
},
"description": "A moment.js plugin for formatting durations.",
"homepage": "https://github.com/jsmreese/moment-duration-format",
"keywords": [
"moment",
"duration",
"format"
],
"license": "MIT",
"main": "lib/moment-duration-format.js",
"name": "moment-duration-format",
"repository": {
"type": "git",
"url": "git://github.com/jsmreese/moment-duration-format.git"
},
"version": "2.2.2"
}