{
  "name": "@hallparty/xmpp-jid",
  "description": "XMPP identifiers (JID) for JavaScript",
  "repository": "github:xmppjs/xmpp.js",
  "homepage": "https://github.com/xmppjs/xmpp.js/tree/master/packages/jid",
  "bugs": "http://github.com/xmppjs/xmpp.js/issues",
  "version": "0.12.0",
  "license": "ISC",
  "keywords": [
    "XMPP",
    "JID"
  ],
  "engines": {
    "node": ">= 12.4.0",
    "yarn": ">= 1.0.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
