{
  "_args": [
    [
      "node-xmpp-core@5.0.9",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "node-xmpp-core@5.0.9",
  "_id": "node-xmpp-core@5.0.9",
  "_inBundle": false,
  "_integrity": "sha1-XCjCjtsfs/i+uixnYHd2E/SPNCo=",
  "_location": "/node-xmpp-core",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-xmpp-core@5.0.9",
    "name": "node-xmpp-core",
    "escapedName": "node-xmpp-core",
    "rawSpec": "5.0.9",
    "saveSpec": null,
    "fetchSpec": "5.0.9"
  },
  "_requiredBy": [
    "/node-xmpp-client"
  ],
  "_resolved": "https://registry.npmjs.org/node-xmpp-core/-/node-xmpp-core-5.0.9.tgz",
  "_spec": "5.0.9",
  "_where": "/Users/carlos8f/projects/bot18",
  "browser": {
    "node-xmpp-tls-connect": false,
    "./lib/SRV": false
  },
  "bugs": {
    "url": "http://github.com/node-xmpp/node-xmpp/issues"
  },
  "dependencies": {
    "@xmpp/jid": "^0.0.2",
    "@xmpp/streamparser": "^0.0.6",
    "@xmpp/xml": "^0.1.3",
    "debug": "^2.2.0",
    "inherits": "^2.0.1",
    "lodash.assign": "^4.0.0",
    "node-xmpp-tls-connect": "^1.0.1",
    "reconnect-core": "https://github.com/dodo/reconnect-core/tarball/merged"
  },
  "description": "core files for the node-xmpp project",
  "homepage": "http://github.com/node-xmpp/node-xmpp",
  "keywords": [
    "XMPP",
    "JID",
    "SRV",
    "stanza",
    "iq",
    "message",
    "presence"
  ],
  "license": "MIT",
  "name": "node-xmpp-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/node-xmpp/node-xmpp.git"
  },
  "version": "5.0.9"
}
