{
  "_args": [
    [
      {
        "raw": "js-extend@1.0.1",
        "scope": null,
        "escapedName": "js-extend",
        "name": "js-extend",
        "rawSpec": "1.0.1",
        "spec": "1.0.1",
        "type": "version"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb"
    ]
  ],
  "_from": "js-extend@1.0.1",
  "_id": "js-extend@1.0.1",
  "_inCache": true,
  "_location": "/js-extend",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "name": "vmattos",
    "email": "mattos.trk@gmail.com"
  },
  "_npmVersion": "2.13.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "js-extend@1.0.1",
    "scope": null,
    "escapedName": "js-extend",
    "name": "js-extend",
    "rawSpec": "1.0.1",
    "spec": "1.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/superlogin/pouchdb"
  ],
  "_resolved": "https://registry.npmjs.org/js-extend/-/js-extend-1.0.1.tgz",
  "_shasum": "50551ab1ac71d4bb302e4040ebbe59033ba2b1f7",
  "_shrinkwrap": null,
  "_spec": "js-extend@1.0.1",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb",
  "author": {
    "name": "Vitor Mattos"
  },
  "bugs": {
    "url": "https://github.com/vmattos/js-extend/issues"
  },
  "dependencies": {},
  "description": "A simple extend function based on underscore",
  "devDependencies": {
    "nodeunit": "~0.8.2"
  },
  "directories": {},
  "dist": {
    "shasum": "50551ab1ac71d4bb302e4040ebbe59033ba2b1f7",
    "tarball": "https://registry.npmjs.org/js-extend/-/js-extend-1.0.1.tgz"
  },
  "gitHead": "7023fd69a9e9552688086b8b8006b1fcf916a306",
  "homepage": "https://github.com/vmattos/js-extend",
  "keywords": [
    "extend"
  ],
  "license": "ISC",
  "main": "extend.js",
  "maintainers": [
    {
      "name": "vmattos",
      "email": "mattos.trk@gmail.com"
    }
  ],
  "name": "js-extend",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/vmattos/js-extend.git"
  },
  "scripts": {
    "test": "node test/test-runner"
  },
  "version": "1.0.1"
}
