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: /var/dev/nowruzgan/vazhgar/node_modules/wildcard/package.json
{
  "name": "wildcard",
  "description": "Wildcard matching tools",
  "author": "Damon Oehlman <damon.oehlman@gmail.com>",
  "stability": "stable",
  "keywords": [
    "string",
    "wildcard"
  ],
  "version": "2.0.1",
  "dependencies": {},
  "devDependencies": {
    "embellish-readme": "^1.7.2",
    "tape": "^5.6.3"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/DamonOehlman/wildcard.git"
  },
  "bugs": {
    "url": "http://github.com/DamonOehlman/wildcard/issues"
  },
  "scripts": {
    "test": "node test/all.js",
    "gendocs": "embellish README.md"
  },
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "license": "MIT"
}