bot18
Version:
A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f
56 lines (55 loc) • 1.27 kB
JSON
{
"_args": [
[
"@xmpp/xml@0.1.3",
"/Users/carlos8f/projects/bot18"
]
],
"_from": "@xmpp/xml@0.1.3",
"_id": "@xmpp/xml@0.1.3",
"_inBundle": false,
"_integrity": "sha1-HxQ5nlPkGWiFWGmPbGLnHjmoam4=",
"_location": "/@xmpp/xml",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@xmpp/xml@0.1.3",
"name": "@xmpp/xml",
"escapedName": "@xmpp%2fxml",
"scope": "@xmpp",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/@xmpp/streamparser",
"/node-xmpp-core"
],
"_resolved": "https://registry.npmjs.org/@xmpp/xml/-/xml-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "/Users/carlos8f/projects/bot18",
"bugs": {
"url": "http://github.com/node-xmpp/node-xmpp/issues"
},
"dependencies": {
"inherits": "^2.0.3",
"ltx": "^2.6.2"
},
"description": "XMPP XML for JavaScript",
"homepage": "https://github.com/node-xmpp/node-xmpp/tree/master/packages/xml",
"keywords": [
"XMPP",
"stanza",
"iq",
"message",
"presence"
],
"license": "ISC",
"name": "@xmpp/xml",
"repository": {
"type": "git",
"url": "git+https://github.com/node-xmpp/node-xmpp.git"
},
"version": "0.1.3"
}