{
  "_args": [
    [
      {
        "raw": "homedir",
        "scope": null,
        "escapedName": "homedir",
        "name": "homedir",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/home/king/Desktop/FINAL/AhMyth/app"
    ]
  ],
  "_from": "homedir@latest",
  "_id": "homedir@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/homedir",
  "_nodeVersion": "0.11.14",
  "_npmUser": {
    "name": "wilmoore",
    "email": "wil.moore@wilmoore.com"
  },
  "_npmVersion": "2.1.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "homedir",
    "scope": null,
    "escapedName": "homedir",
    "name": "homedir",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "http://registry.npmjs.org/homedir/-/homedir-0.6.0.tgz",
  "_shasum": "2b21db66bf08a6db38249a3eff52d7d18706af1e",
  "_shrinkwrap": null,
  "_spec": "homedir",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app",
  "author": {
    "name": "Wil Moore III",
    "email": "wil.moore@wilmoore.com",
    "url": "http://github.com/wilmoore"
  },
  "bugs": {
    "url": "https://github.com/wilmoore/node-homedir/issues"
  },
  "dependencies": {},
  "description": "Platform agnostic user home directory path resolution for Node.js.",
  "devDependencies": {
    "tape": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "2b21db66bf08a6db38249a3eff52d7d18706af1e",
    "tarball": "https://registry.npmjs.org/homedir/-/homedir-0.6.0.tgz"
  },
  "gitHead": "0cb25c4c1968972c4db9d34bebdf27adb3c0296f",
  "homepage": "https://github.com/wilmoore/node-homedir",
  "keywords": [
    "userhome",
    "user",
    "home",
    "homedir",
    "home_dir",
    "passwd(5)",
    "username",
    "userpath"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "wilmoore",
      "email": "wil.moore@wilmoore.com"
    }
  ],
  "name": "homedir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wilmoore/node-homedir.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.6.0"
}
