bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
64 lines (63 loc) • 1.58 kB
JSON
{
"_args": [
[
"linkify-terminal@0.0.0",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "linkify-terminal@0.0.0",
"_id": "linkify-terminal@0.0.0",
"_inBundle": false,
"_integrity": "sha512-l/DRZpKoofmppYw8HV4UqkYi1DQBUUQFQcuHcJKBqZ2UMqIYv0yJ2YohMLlqNktjqIPavXb8f0gQJYvJegRc3g==",
"_location": "/linkify-terminal",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "linkify-terminal@0.0.0",
"name": "linkify-terminal",
"escapedName": "linkify-terminal",
"rawSpec": "0.0.0",
"saveSpec": null,
"fetchSpec": "0.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/linkify-terminal/-/linkify-terminal-0.0.0.tgz",
"_spec": "0.0.0",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Carlos Rodriguez",
"email": "carlos@s8f.org"
},
"bugs": {
"url": "https://github.com/carlos8f/linkify-terminal/issues"
},
"dependencies": {
"terminal-link": "^1.1.0",
"url-regex": "^4.1.1"
},
"description": "Apply ANSII codes to URLs in terminal output to make it clickable.",
"devDependencies": {
"micro-request": "^666.0.10"
},
"homepage": "https://github.com/carlos8f/linkify-terminal#readme",
"keywords": [
"linkify",
"urls",
"url",
"link",
"terminal",
"cli",
"ansii",
"clickable"
],
"license": "MIT",
"name": "linkify-terminal",
"repository": {
"type": "git",
"url": "git+https://github.com/carlos8f/linkify-terminal.git"
},
"version": "0.0.0"
}