bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
59 lines (58 loc) • 1.46 kB
JSON
{
"_args": [
[
"node-xmpp-tls-connect@1.0.1",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "node-xmpp-tls-connect@1.0.1",
"_id": "node-xmpp-tls-connect@1.0.1",
"_inBundle": false,
"_integrity": "sha1-kazkOsJrE4hhsr5HjfnfGdYdxcM=",
"_location": "/node-xmpp-tls-connect",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-xmpp-tls-connect@1.0.1",
"name": "node-xmpp-tls-connect",
"escapedName": "node-xmpp-tls-connect",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/node-xmpp-core"
],
"_resolved": "https://registry.npmjs.org/node-xmpp-tls-connect/-/node-xmpp-tls-connect-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/carlos8f/projects/bot18",
"author": {
"name": "Sonny Piers",
"email": "sonny@fastmail.net"
},
"bugs": {
"url": "https://github.com/node-xmpp/tls-connect/issues"
},
"description": "tls.connect fallback",
"homepage": "https://github.com/node-xmpp/tls-connect#readme",
"keywords": [
"tls",
"connect",
"drop",
"in",
"replacement",
"patch"
],
"license": "MIT",
"main": "starttls.js",
"name": "node-xmpp-tls-connect",
"repository": {
"type": "git",
"url": "git+https://github.com/node-xmpp/tls-connect.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}