{
  "_args": [
    [
      "glob-parent@~5.1.0",
      "/var/www/siti/c4rgocloud/node_modules/chokidar"
    ]
  ],
  "_from": "glob-parent@>=5.1.0 <5.2.0",
  "_hasShrinkwrap": false,
  "_id": "glob-parent@5.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/glob-parent",
  "_nodeVersion": "10.15.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/glob-parent_5.1.1_1584832608680_0.3786335780744279"
  },
  "_npmUser": {
    "email": "blaine.bublitz@gmail.com",
    "name": "phated"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "glob-parent",
    "raw": "glob-parent@~5.1.0",
    "rawSpec": "~5.1.0",
    "scope": null,
    "spec": ">=5.1.0 <5.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
  "_shasum": "b6c1ef417c4e5663ea498f1c45afac6916bbc229",
  "_shrinkwrap": null,
  "_spec": "glob-parent@~5.1.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/chokidar",
  "author": {
    "email": "team@gulpjs.com",
    "name": "Gulp Team",
    "url": "https://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/glob-parent/issues"
  },
  "contributors": [
    {
      "name": "Elan Shanker",
      "url": "https://github.com/es128"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine.bublitz@gmail.com"
    }
  ],
  "dependencies": {
    "is-glob": "^4.0.1"
  },
  "description": "Extract the non-magic parent path from a glob string.",
  "devDependencies": {
    "coveralls": "^3.0.11",
    "eslint": "^2.13.1",
    "eslint-config-gulp": "^3.0.1",
    "expect": "^1.20.2",
    "mocha": "^6.0.2",
    "nyc": "^13.3.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqBhCRA9TVsSAnZWagAA5/AP/3rbMfJRcMrSNj0tqF0Z\nRKOf3qaKIbQTL4VfwkTi3dYHmvSgxmcfpJgSgSTQbp/jFRTpJssKGo1pRru6\nkysEd1JlYpnd4YWRIl3N2rUE1BtYb5nrwTWXYC86WcksTl/5ZNBWmVNpZRYR\nvHV8gy938OAzGYZuqbPcVhPmt3OovM8M5aarFFD1atmGcU9hfR/Ko3g2693+\nTpI0DmqoEHXcq0tl4Ll+jtvUWC1NIzGze02YXUj5nk6Ai+XKoej9XApbbb+p\nnebUurHREX72WON5KyZ12rKyfBZJriQQbGBcDg9f1/r23oqDFfDXIm3luAzy\neY+KnjDGwpHlU8n2jerk+QIeG/InNugREjxAqnX9JJHiwbXpef5tqTRwHaG7\nDDMKBw3LJJfv13O96/QfPH/novqa63c8ySul6+LmSNn3FzMvC312fVKdUou5\nbMAprqSCoGoQPutkiR8Tn6/TbYpPl1ZZWnUJffsDLTNgZGHsM5mQqzTyo0+o\nrXUDetVC2oTVXRfyF/Gu0dlLqrtgkqKwDsGmkn2hBqmvkuzO1I7QGB9b1nDb\nmvq2bLCW8kGsn/m+wCzj5/7eJREETDoDIiYedmb7IbHB30+DtktQsjtiHi5/\nHDasPTdPJjYfVbUUg7ER0EUnt/UhI6eiJYT5ly0FK42L7rLWuGEsMmwayUKG\n69z1\r\n=Q1Ue\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "b6c1ef417c4e5663ea498f1c45afac6916bbc229",
    "tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
    "unpackedSize": 7610
  },
  "engines": {
    "node": ">= 6"
  },
  "gitHead": "6ce8d11f2f1ed8e80a9526b1dc8cf3aa71f43474",
  "homepage": "https://github.com/gulpjs/glob-parent#readme",
  "keywords": [
    "base",
    "directory",
    "dirname",
    "glob",
    "parent",
    "path",
    "strip",
    "wildcard"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "contra",
      "email": "yo@contra.io"
    },
    {
      "name": "doowb",
      "email": "brian.woodward@gmail.com"
    },
    {
      "name": "es128",
      "email": "elan.shanker+npm@gmail.com"
    },
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "phated",
      "email": "blaine.bublitz@gmail.com"
    }
  ],
  "name": "glob-parent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/glob-parent.git"
  },
  "scripts": {
    "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "nyc mocha --async-only"
  },
  "version": "5.1.1"
}
