HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/npm/node_modules/is-cidr/package.json
{
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-A578p1dV22TgPXn6NCaDAPj6vJvYsBgAzUrAd28a4oldeXJjWqEUuSZOLIW3im51mazOKsoyVp8NU/OItlWacw==",
  "_location": "/is-cidr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "is-cidr",
    "escapedName": "is-cidr",
    "rawSpec": "2.0.6",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-2.0.6.tgz",
  "_shasum": "4b01c9693d8e18399dacd18a4f3d60ea5871ac60",
  "_spec": "[email protected]",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "silverwind",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/silverwind/is-cidr/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Felipe Apostol",
      "email": "[email protected]",
      "url": "http://flipjs.io/"
    }
  ],
  "dependencies": {
    "cidr-regex": "^2.0.8"
  },
  "deprecated": false,
  "description": "Check if a string is an IP address in CIDR notation",
  "devDependencies": {
    "ava": "^0.25.0",
    "eslint": "^4.19.1",
    "eslint-config-silverwind": "^1.0.42",
    "updates": "^3.0.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/silverwind/is-cidr#readme",
  "keywords": [
    "cidr",
    "regex",
    "notation",
    "cidr notation",
    "prefix",
    "prefixes",
    "ip",
    "ip address"
  ],
  "license": "BSD-2-Clause",
  "name": "is-cidr",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/silverwind/is-cidr.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.0.6"
}