{
  "_args": [
    [
      {
        "raw": "path-root@^0.1.1",
        "scope": null,
        "escapedName": "path-root",
        "name": "path-root",
        "rawSpec": "^0.1.1",
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/parse-filepath"
    ]
  ],
  "_from": "path-root@>=0.1.1 <0.2.0",
  "_id": "path-root@0.1.1",
  "_inCache": true,
  "_location": "/path-root",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/path-root-0.1.1.tgz_1459235666528_0.13938825554214418"
  },
  "_npmUser": {
    "name": "jonschlinkert",
    "email": "github@sellside.com"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "path-root@^0.1.1",
    "scope": null,
    "escapedName": "path-root",
    "name": "path-root",
    "rawSpec": "^0.1.1",
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/parse-filepath"
  ],
  "_resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
  "_shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7",
  "_shrinkwrap": null,
  "_spec": "path-root@^0.1.1",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/parse-filepath",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/path-root/issues"
  },
  "dependencies": {
    "path-root-regex": "^0.1.0"
  },
  "description": "Get the root of a posix or windows filepath.",
  "devDependencies": {
    "gulp-format-md": "^0.1.7",
    "mocha": "^2.4.5"
  },
  "directories": {},
  "dist": {
    "shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7",
    "tarball": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "2f1a3929dece0f8bb645b8eb6123dd53f05cd503",
  "homepage": "https://github.com/jonschlinkert/path-root",
  "keywords": [
    "path",
    "root"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    }
  ],
  "name": "path-root",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/path-root.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "run": true,
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "highlight": "parse-filepath",
      "list": [
        "path-root-regex",
        "parse-filepath",
        "is-absolute"
      ]
    },
    "reflinks": [
      "verb"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.1.1"
}