{
  "_args": [
    [
      "untildify@2.1.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/bower-config"
    ]
  ],
  "_from": "untildify@2.1.0",
  "_id": "untildify@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/untildify",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "untildify",
    "raw": "untildify@2.1.0",
    "rawSpec": "2.1.0",
    "scope": null,
    "spec": "2.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/bower-config"
  ],
  "_resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz",
  "_shasum": "17eb2807987f76952e9c0485fc311d06a826a2e0",
  "_shrinkwrap": null,
  "_spec": "untildify@2.1.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/bower-config",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/untildify/issues"
  },
  "contributors": [
    {
      "name": "silverwind",
      "email": "me@silverwind.io",
      "url": "https://silverwind.io"
    }
  ],
  "dependencies": {
    "os-homedir": "^1.0.0"
  },
  "description": "Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "17eb2807987f76952e9c0485fc311d06a826a2e0",
    "tarball": "http://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "430eb2e240b60dc2ea60b537a2eea56d64767ecd",
  "homepage": "https://github.com/sindresorhus/untildify",
  "keywords": [
    "bash",
    "dir",
    "directory",
    "expand",
    "expansion",
    "home",
    "path",
    "shell",
    "tilde",
    "untildify",
    "user"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "silverwind",
      "email": "me@silverwind.io"
    }
  ],
  "name": "untildify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/untildify.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "2.1.0"
}
