{
  "_from": "qlobber@^1.8.0",
  "_id": "qlobber@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-JTgaiU9R5AGGrnx3GD7CAwmS+K7w154Ns/I+9Yd9xDICzRDsDzFuhcMBglepHZGmIEk1F+j2aZnh8+txCuGgug==",
  "_location": "/qlobber",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "qlobber@^1.8.0",
    "name": "qlobber",
    "escapedName": "qlobber",
    "rawSpec": "^1.8.0",
    "saveSpec": null,
    "fetchSpec": "^1.8.0"
  },
  "_requiredBy": [
    "/aedes-persistence",
    "/mqemitter"
  ],
  "_resolved": "https://registry.npmjs.org/qlobber/-/qlobber-1.8.0.tgz",
  "_shasum": "4315fe176195e9bd2a1b4c8795984bbc374384f4",
  "_spec": "qlobber@^1.8.0",
  "_where": "/Users/bjyurkovich/Documents/projects/aedes-authorization-plugin/example/node_modules/aedes-persistence",
  "author": {
    "name": "David Halls",
    "email": "dave@davedoesdev.com",
    "url": "http://www.davedoesdev.com"
  },
  "bugs": {
    "url": "https://github.com/davedoesdev/qlobber/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Node.js globbing for amqp-like topics",
  "devDependencies": {
    "b": "git://github.com/davedoesdev/b.git",
    "chai": "~4.0.2",
    "coveralls": "~2.13.1",
    "grunt": "~1.0.1",
    "grunt-apidox": "~0.1.10",
    "grunt-contrib-jshint": "~1.1.0",
    "grunt-exec": "~2.0.0",
    "grunt-mocha-test": "~0.13.2",
    "mocha": "~3.4.2",
    "nyc": "~11.0.3"
  },
  "directories": {
    "test": "test",
    "lib": "lib"
  },
  "engines": {
    "node": ">= 0.12"
  },
  "homepage": "https://github.com/davedoesdev/qlobber",
  "keywords": [
    "amqp",
    "mqtt",
    "rabbitmq",
    "cybertron",
    "ascoltatore"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "qlobber",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davedoesdev/qlobber.git"
  },
  "scripts": {
    "coverage": "grunt lint coverage coveralls",
    "test": "grunt lint test"
  },
  "version": "1.8.0"
}
