{
  "name": "@xmpp/component",
  "description": "XMPP component for JavaScript",
  "repository": "github:xmppjs/xmpp.js",
  "homepage": "https://github.com/xmppjs/xmpp.js/tree/main/packages/component",
  "bugs": "http://github.com/xmppjs/xmpp.js/issues",
  "version": "0.13.3",
  "license": "ISC",
  "keywords": [
    "XMPP",
    "component"
  ],
  "dependencies": {
    "@xmpp/component-core": "^0.13.3",
    "@xmpp/iq": "^0.13.3",
    "@xmpp/middleware": "^0.13.3",
    "@xmpp/reconnect": "^0.13.2"
  },
  "engines": {
    "node": ">= 14"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "160f1bf51daf9cc81b95714a071b2639a7634ba5"
}
