{
  "_args": [
    [
      {
        "raw": "amqplib@^0.5.2",
        "scope": null,
        "escapedName": "amqplib",
        "name": "amqplib",
        "rawSpec": "^0.5.2",
        "spec": ">=0.5.2 <0.6.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js"
    ]
  ],
  "_from": "amqplib@>=0.5.2 <0.6.0",
  "_id": "amqplib@0.5.2",
  "_inCache": true,
  "_location": "/amqplib",
  "_nodeVersion": "8.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/amqplib-0.5.2.tgz_1510442097876_0.672039186116308"
  },
  "_npmUser": {
    "name": "squaremo",
    "email": "mikeb@squaremobius.net"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3"
  },
  "_requested": {
    "raw": "amqplib@^0.5.2",
    "scope": null,
    "escapedName": "amqplib",
    "name": "amqplib",
    "rawSpec": "^0.5.2",
    "spec": ">=0.5.2 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/log4js"
  ],
  "_resolved": "https://registry.npmjs.org/amqplib/-/amqplib-0.5.2.tgz",
  "_shasum": "d2d7313c7ffaa4d10bcf1e6252de4591b6cc7b63",
  "_shrinkwrap": null,
  "_spec": "amqplib@^0.5.2",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js",
  "author": {
    "name": "Michael Bridgen",
    "email": "mikeb@squaremobius.net"
  },
  "bugs": {
    "url": "https://github.com/squaremo/amqp.node/issues"
  },
  "dependencies": {
    "bitsyntax": "~0.0.4",
    "bluebird": "^3.4.6",
    "buffer-more-ints": "0.0.2",
    "readable-stream": "1.x >=1.1.9",
    "safe-buffer": "^5.0.1"
  },
  "description": "An AMQP 0-9-1 (e.g., RabbitMQ) library and client.",
  "devDependencies": {
    "claire": "0.4.1",
    "istanbul": "0.1.x",
    "mocha": "~1",
    "uglify-js": "2.4.x"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-l9mCs6LbydtHqRniRwYkKdqxVa6XMz3Vw1fh+2gJaaVgTM6Jk3o8RccAKWKtlhT1US5sWrFh+KKxsVUALURSIA==",
    "shasum": "d2d7313c7ffaa4d10bcf1e6252de4591b6cc7b63",
    "tarball": "https://registry.npmjs.org/amqplib/-/amqplib-0.5.2.tgz"
  },
  "engines": {
    "node": ">=0.8 <=9"
  },
  "gitHead": "be11b7d8bdfdc9875dc2c50ec39138497e9dc5bd",
  "homepage": "http://squaremo.github.io/amqp.node/",
  "keywords": [
    "AMQP",
    "AMQP 0-9-1",
    "RabbitMQ"
  ],
  "license": "MIT",
  "main": "./channel_api.js",
  "maintainers": [
    {
      "name": "squaremo",
      "email": "mikeb@squaremobius.net"
    }
  ],
  "name": "amqplib",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/squaremo/amqp.node.git"
  },
  "scripts": {
    "prepublish": "make",
    "test": "make test"
  },
  "version": "0.5.2"
}
