{
  "_args": [
    [
      "simple-xmpp@1.3.0",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "simple-xmpp@1.3.0",
  "_id": "simple-xmpp@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-sHfHIVHg9ZKbyak+H+58sihCgss=",
  "_location": "/simple-xmpp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "simple-xmpp@1.3.0",
    "name": "simple-xmpp",
    "escapedName": "simple-xmpp",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/simple-xmpp/-/simple-xmpp-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Arunoda Susiripala",
    "email": "arunoda.susiripala@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/arunoda/node-simple-xmpp/issues"
  },
  "contributors": [
    {
      "name": "Nick Jennings",
      "email": "nick@silverbucket.net"
    },
    {
      "name": "Julien Breux",
      "email": "julien.breux@gmail.com"
    }
  ],
  "dependencies": {
    "node-xmpp-client": "^3.0.0",
    "qbox": "0.1.x"
  },
  "description": "Simple High Level NodeJS XMPP Library",
  "devDependencies": {
    "horaa": ">= 0.1.1alpha",
    "nodemock": ">= 0.2.13"
  },
  "directories": {
    "lib": "./lib"
  },
  "homepage": "https://github.com/arunoda/node-simple-xmpp",
  "licenses": [
    {
      "type": "The MIT License",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "./lib/simple-xmpp",
  "name": "simple-xmpp",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/arunoda/node-simple-xmpp.git"
  },
  "version": "1.3.0"
}
