{
  "_args": [
    [
      {
        "raw": "superlogin",
        "scope": null,
        "escapedName": "superlogin",
        "name": "superlogin",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com"
    ]
  ],
  "_from": "superlogin@latest",
  "_id": "superlogin@0.6.1",
  "_inCache": true,
  "_location": "/superlogin",
  "_nodeVersion": "5.9.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/superlogin-0.6.1.tgz_1462426678573_0.9085017300676554"
  },
  "_npmUser": {
    "name": "colinskow",
    "email": "colinskow@gmail.com"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {
    "argsarray": "0.0.1",
    "debug": "2.2.0",
    "double-ended-queue": "2.0.0-0",
    "es3ify": "0.2.1",
    "fruitdown": "1.0.2",
    "js-extend": "1.0.1",
    "level-write-stream": "1.0.0",
    "leveldown": "1.4.5",
    "levelup": "1.3.1",
    "lie": "3.0.2",
    "localstorage-down": "0.6.6",
    "memdown": "1.1.2",
    "pouchdb-collate": "1.2.0",
    "pouchdb-collections": "1.0.1",
    "request": "2.72.0",
    "scope-eval": "0.0.3",
    "spark-md5": "2.0.2",
    "sublevel-pouchdb": "1.0.0",
    "through2": "2.0.1",
    "vuvuzela": "1.0.2",
    "websql": "0.4.4"
  },
  "_requested": {
    "raw": "superlogin",
    "scope": null,
    "escapedName": "superlogin",
    "name": "superlogin",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/superlogin/-/superlogin-0.6.1.tgz",
  "_shasum": "d783382ec76913d01ef859e82ab9300659f5136e",
  "_shrinkwrap": null,
  "_spec": "superlogin",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com",
  "author": {
    "name": "Colin Skow"
  },
  "bugs": {
    "url": "https://github.com/colinskow/superlogin/issues"
  },
  "dependencies": {
    "bluebird": "^3.3.4",
    "couch-pwd": "0.0.1",
    "ejs": "^2.3.1",
    "express": "^4.13.3",
    "extend": "^3.0.0",
    "node-uuid": "^1.4.3",
    "nodemailer": "^2.3.0",
    "nodemailer-stub-transport": "^1.0.0",
    "passport": "^0.3.2",
    "passport-http-bearer-sl": "^1.0.1",
    "passport-local": "^1.0.0",
    "pouchdb": "~5.3.1",
    "pouchdb-seed-design": "^0.2.0",
    "redis": "^2.5.2",
    "sofa-model": "^0.2.0",
    "superagent": "^1.2.0",
    "urlsafe-base64": "1.0.0"
  },
  "description": "Powerful authentication for APIs and single page apps using the CouchDB ecosystem which supports a variety of providers.",
  "devDependencies": {
    "body-parser": "^1.9.2",
    "chai": "^3.5.0",
    "gulp": "^3.8.6",
    "gulp-jshint": "^2.0.0",
    "gulp-mocha": "^2.2.0",
    "jshint": "^2.9.1",
    "jshint-stylish": "^2.1.0",
    "mocha": "^2.4.5",
    "morgan": "^1.5.2"
  },
  "directories": {},
  "dist": {
    "shasum": "d783382ec76913d01ef859e82ab9300659f5136e",
    "tarball": "https://registry.npmjs.org/superlogin/-/superlogin-0.6.1.tgz"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "gitHead": "17900816e8a5495da16917cab1c2ccd7187c625d",
  "homepage": "https://github.com/colinskow/superlogin",
  "keywords": [
    "authentication",
    "login",
    "PouchDB",
    "CouchDB",
    "Cloudant",
    "passport",
    "oauth",
    "Facebook",
    "Twitter",
    "Node",
    "Express"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "maintainers": [
    {
      "name": "colinskow",
      "email": "colinskow@gmail.com"
    }
  ],
  "name": "superlogin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/colinskow/superlogin.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "0.6.1"
}
