HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/glob-all/package.json
{
  "name": "glob-all",
  "version": "3.3.0",
  "description": "Provide multiple patterns to node-glob",
  "main": "glob-all.js",
  "bin": {
    "glob-all": "./bin/glob-all"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jpillora/node-glob-all.git"
  },
  "dependencies": {
    "glob": "^7.1.2",
    "yargs": "^15.3.1"
  },
  "devDependencies": {
    "tape": "^4.9.0"
  },
  "keywords": [
    "glob",
    "multi",
    "all",
    "manifest",
    "generation",
    "file"
  ],
  "author": "Jaime Pillora",
  "license": "MIT"
}