{
  "name": "xmpp-constants",
  "description": "Protocol constants for XMPP",
  "version": "2.5.0",
  "author": "Lance Stout <lance@andyet.net>",
  "bugs": "https://github.com/otalk/xmpp-constants/issues",
  "devDependencies": {
    "jshint": "^2.7.0",
    "precommit-hook": "^2.0.1"
  },
  "homepage": "https://github.com/otalk/xmpp-constants",
  "keywords": [
    "xmpp"
  ],
  "license": "MIT",
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/otalk/xmpp-constants.git"
  },
  "scripts": {}
}
