{
  "_args": [
    [
      {
        "raw": "double-ended-queue@2.0.0-0",
        "scope": null,
        "escapedName": "double-ended-queue",
        "name": "double-ended-queue",
        "rawSpec": "2.0.0-0",
        "spec": "2.0.0-0",
        "type": "version"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb"
    ]
  ],
  "_from": "double-ended-queue@2.0.0-0",
  "_id": "double-ended-queue@2.0.0-0",
  "_inCache": true,
  "_location": "/double-ended-queue",
  "_npmUser": {
    "name": "esailija",
    "email": "petka_antonov@hotmail.com"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "raw": "double-ended-queue@2.0.0-0",
    "scope": null,
    "escapedName": "double-ended-queue",
    "name": "double-ended-queue",
    "rawSpec": "2.0.0-0",
    "spec": "2.0.0-0",
    "type": "version"
  },
  "_requiredBy": [
    "/superlogin/pouchdb"
  ],
  "_resolved": "https://registry.npmjs.org/double-ended-queue/-/double-ended-queue-2.0.0-0.tgz",
  "_shasum": "7847fda1c00fb722245aff83643a4887670efd2c",
  "_shrinkwrap": null,
  "_spec": "double-ended-queue@2.0.0-0",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb",
  "author": {
    "name": "Petka Antonov",
    "email": "petka_antonov@hotmail.com",
    "url": "http://github.com/petkaantonov/"
  },
  "bugs": {
    "url": "http://github.com/petkaantonov/deque/issues"
  },
  "dependencies": {},
  "description": "Extremely fast double-ended queue implementation",
  "devDependencies": {
    "acorn": "~0.3.1",
    "benchmark": "~1.0.0",
    "bluebird": "~0.11",
    "deque": "0.0.4",
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.9",
    "grunt-contrib-jshint": "~0.6.4",
    "jshint-stylish": "latest",
    "mocha": "~1.12.1",
    "q": "~0.9.7",
    "semver-utils": "~1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "7847fda1c00fb722245aff83643a4887670efd2c",
    "tarball": "https://registry.npmjs.org/double-ended-queue/-/double-ended-queue-2.0.0-0.tgz"
  },
  "homepage": "https://github.com/petkaantonov/deque",
  "keywords": [
    "data-structure",
    "data-structures",
    "queue",
    "deque",
    "double-ended-queue"
  ],
  "license": "MIT",
  "main": "./js/deque.js",
  "maintainers": [
    {
      "name": "esailija",
      "email": "petka_antonov@hotmail.com"
    }
  ],
  "name": "double-ended-queue",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/petkaantonov/deque.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.0.0-0"
}
