{
  "name": "@xmpp/debug",
  "description": "XMPP debug",
  "repository": "github:xmppjs/xmpp.js",
  "homepage": "https://github.com/xmppjs/xmpp.js/tree/main/packages/debug",
  "bugs": "http://github.com/xmppjs/xmpp.js/issues",
  "version": "0.13.5",
  "license": "ISC",
  "keywords": [
    "XMPP",
    "debug"
  ],
  "engines": {
    "node": ">= 14"
  },
  "dependencies": {
    "@xmpp/xml": "^0.13.3",
    "ltx": "3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "2bba0177bb00975c072ebbe37d4160c49a532b46"
}
