Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.16.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "cidr-regex",
  "version": "3.1.1",
  "description": "Regular expression for matching IP addresses in CIDR notation",
  "author": "silverwind <[email protected]>",
  "contributors": [
    "Felipe Apostol <[email protected]> (http://flipjs.io/)"
  ],
  "repository": "silverwind/cidr-regex",
  "license": "BSD-2-Clause",
  "scripts": {
    "test": "make test"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "keywords": [
    "cidr",
    "regex",
    "notation",
    "cidr notation",
    "prefix",
    "prefixes",
    "ip",
    "ip address"
  ],
  "dependencies": {
    "ip-regex": "^4.1.0"
  },
  "devDependencies": {
    "eslint": "7.8.1",
    "eslint-config-silverwind": "18.0.8",
    "jest": "26.4.2",
    "tsd": "0.13.1",
    "updates": "10.3.6",
    "versions": "8.4.3"
  }
}
© 2025 XylotrechusZ