{
  "_args": [
    [
      "path-type@^3.0.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/dir-glob"
    ]
  ],
  "_from": "path-type@>=3.0.0 <4.0.0",
  "_id": "path-type@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/path-type",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/path-type-3.0.0.tgz_1499554857781_0.09718758845701814"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "5.0.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "path-type",
    "raw": "path-type@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dir-glob"
  ],
  "_resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
  "_shasum": "cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f",
  "_shrinkwrap": null,
  "_spec": "path-type@^3.0.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/dir-glob",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/path-type/issues"
  },
  "dependencies": {
    "pify": "^3.0.0"
  },
  "description": "Check if a path is a file, directory, or symlink",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
    "shasum": "cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f",
    "tarball": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "a83cd9d8ad6560dadaa85ae3e677e5a3b58e3ee4",
  "homepage": "https://github.com/sindresorhus/path-type#readme",
  "keywords": [
    "check",
    "dir",
    "directory",
    "file",
    "filepath",
    "filesystem",
    "fs",
    "is",
    "link",
    "path",
    "stat",
    "stats",
    "symbolic",
    "symlink",
    "type"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "path-type",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/path-type.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0"
}
