{
  "_args": [
    [
      {
        "raw": "spark-md5@2.0.2",
        "scope": null,
        "escapedName": "spark-md5",
        "name": "spark-md5",
        "rawSpec": "2.0.2",
        "spec": "2.0.2",
        "type": "version"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb"
    ]
  ],
  "_from": "spark-md5@2.0.2",
  "_id": "spark-md5@2.0.2",
  "_inCache": true,
  "_location": "/spark-md5",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/spark-md5-2.0.2.tgz_1456134117502_0.3172476140316576"
  },
  "_npmUser": {
    "name": "satazor",
    "email": "andremiguelcruz@msn.com"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "spark-md5@2.0.2",
    "scope": null,
    "escapedName": "spark-md5",
    "name": "spark-md5",
    "rawSpec": "2.0.2",
    "spec": "2.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/superlogin/pouchdb"
  ],
  "_resolved": "https://registry.npmjs.org/spark-md5/-/spark-md5-2.0.2.tgz",
  "_shasum": "37b763847763ae7e7acef2ca5233d01e649a78b7",
  "_shrinkwrap": null,
  "_spec": "spark-md5@2.0.2",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/superlogin/node_modules/pouchdb",
  "author": {
    "name": "André Cruz",
    "email": "andremiguelcruz@msn.com"
  },
  "bugs": {
    "url": "https://github.com/satazor/js-spark-md5/issues"
  },
  "dependencies": {},
  "description": "Lightning fast normal and incremental md5 for javascript",
  "devDependencies": {
    "uglify-js": "^2.4.16"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "37b763847763ae7e7acef2ca5233d01e649a78b7",
    "tarball": "https://registry.npmjs.org/spark-md5/-/spark-md5-2.0.2.tgz"
  },
  "files": [
    "spark-md5.js",
    "spark-md5.min.js"
  ],
  "gitHead": "3f6d6d2a3ffee05f7175a42794392eb52fd694c0",
  "homepage": "https://github.com/satazor/js-spark-md5",
  "keywords": [
    "md5",
    "fast",
    "spark",
    "incremental"
  ],
  "license": "WTFPL",
  "main": "spark-md5.js",
  "maintainers": [
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    }
  ],
  "name": "spark-md5",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/satazor/js-spark-md5.git"
  },
  "scripts": {
    "min": "uglifyjs spark-md5.js > spark-md5.min.js",
    "test": "open test/index.html"
  },
  "version": "2.0.2"
}
