{
  "_args": [
    [
      "qbox@0.1.7",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "qbox@0.1.7",
  "_id": "qbox@0.1.7",
  "_inBundle": false,
  "_integrity": "sha1-6A8NxdCfhp2IghaMP2asjdKEDwI=",
  "_location": "/qbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "qbox@0.1.7",
    "name": "qbox",
    "escapedName": "qbox",
    "rawSpec": "0.1.7",
    "saveSpec": null,
    "fetchSpec": "0.1.7"
  },
  "_requiredBy": [
    "/simple-xmpp"
  ],
  "_resolved": "https://registry.npmjs.org/qbox/-/qbox-0.1.7.tgz",
  "_spec": "0.1.7",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Arunoda Susiripala",
    "email": "arunoda.susiripala@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/arunoda/qbox/issues"
  },
  "description": "JQuery like queue solution for NodeJs",
  "directories": {
    "lib": "./lib"
  },
  "homepage": "https://github.com/arunoda/qbox",
  "licenses": [
    {
      "type": "The MIT License",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "./lib/qbox",
  "name": "qbox",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/arunoda/qbox.git"
  },
  "version": "0.1.7"
}
