{
  "_args": [
    [
      "nugget@^2.0.1",
      "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/electron-download"
    ]
  ],
  "_from": "nugget@>=2.0.1 <3.0.0",
  "_id": "nugget@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/nugget",
  "_nodeVersion": "4.4.3",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/nugget-2.0.1.tgz_1473672259361_0.8369715849403292"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.15.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "nugget",
    "raw": "nugget@^2.0.1",
    "rawSpec": "^2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/electron-download"
  ],
  "_resolved": "https://registry.npmjs.org/nugget/-/nugget-2.0.1.tgz",
  "_shasum": "201095a487e1ad36081b3432fa3cada4f8d071b0",
  "_shrinkwrap": null,
  "_spec": "nugget@^2.0.1",
  "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/electron-download",
  "author": {
    "name": "max ogden"
  },
  "bin": {
    "nugget": "bin.js"
  },
  "bugs": {
    "url": "https://github.com/maxogden/nugget/issues"
  },
  "dependencies": {
    "debug": "^2.1.3",
    "minimist": "^1.1.0",
    "pretty-bytes": "^1.0.2",
    "progress-stream": "^1.1.0",
    "request": "^2.45.0",
    "single-line-log": "^1.1.2",
    "throttleit": "0.0.2"
  },
  "description": "minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directory",
  "devDependencies": {
    "standard": "^6.0.5",
    "tape": "^3.0.1",
    "tape-spawn": "^1.4.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "201095a487e1ad36081b3432fa3cada4f8d071b0",
    "tarball": "https://registry.npmjs.org/nugget/-/nugget-2.0.1.tgz"
  },
  "gitHead": "2932a1852ff0f3c1306080d969e6b41266d007dd",
  "homepage": "https://github.com/maxogden/nugget",
  "license": "BSD",
  "main": "index.js",
  "maintainers": [
    {
      "name": "maxogden",
      "email": "max@maxogden.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "grncdr",
      "email": "glurgle@gmail.com"
    },
    {
      "name": "jlord",
      "email": "to.jlord@gmail.com"
    }
  ],
  "name": "nugget",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/maxogden/nugget.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "version": "2.0.1"
}