{
  "_args": [
    [
      "glob-all@3.2.1",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_development": true,
  "_from": "glob-all@3.2.1",
  "_id": "glob-all@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-x877rVkzB3ipid577QOp+eQCR6M5ZyiwrtaYgrX/z3EThaSPFtLDwBXFHc3sH1cG0R0vFYI5SRYeWMMSEyXkUw==",
  "_location": "/glob-all",
  "_phantomChildren": {
    "@types/color-name": "1.1.1",
    "camelcase": "5.3.1",
    "decamelize": "1.2.0",
    "p-limit": "2.2.1",
    "require-directory": "2.1.1",
    "set-blocking": "2.0.0",
    "y18n": "4.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "glob-all@3.2.1",
    "name": "glob-all",
    "escapedName": "glob-all",
    "rawSpec": "3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
  },
  "_requiredBy": [
    "/@nuxtjs/style-resources"
  ],
  "_resolved": "https://registry.npmjs.org/glob-all/-/glob-all-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Jaime Pillora"
  },
  "bin": {
    "glob-all": "bin/glob-all"
  },
  "bugs": {
    "url": "https://github.com/jpillora/node-glob-all/issues"
  },
  "dependencies": {
    "glob": "^7.1.2",
    "yargs": "^15.3.1"
  },
  "description": "Provide multiple patterns to node-glob",
  "devDependencies": {
    "tape": "^4.9.0"
  },
  "homepage": "https://github.com/jpillora/node-glob-all#readme",
  "keywords": [
    "glob",
    "multi",
    "all",
    "manifest",
    "generation",
    "file"
  ],
  "license": "MIT",
  "main": "glob-all.js",
  "name": "glob-all",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jpillora/node-glob-all.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "3.2.1"
}
