Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/is-cidr/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/is-cidr/package.json

{
  "_id": "is-cidr@5.1.0",
  "_inBundle": true,
  "_location": "/npm/is-cidr",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm"
  ],
  "author": {
    "name": "silverwind",
    "email": "me@silverwind.io"
  },
  "bugs": {
    "url": "https://github.com/silverwind/is-cidr/issues"
  },
  "contributors": [
    {
      "name": "Felipe Apostol",
      "email": "flipjs.io@gmail.com",
      "url": "http://flipjs.io/"
    }
  ],
  "dependencies": {
    "cidr-regex": "^4.1.1"
  },
  "description": "Check if a string is an IP address in CIDR notation",
  "devDependencies": {
    "@types/node": "20.12.12",
    "eslint": "8.57.0",
    "eslint-config-silverwind": "85.1.4",
    "eslint-config-silverwind-typescript": "3.2.7",
    "typescript": "5.4.5",
    "typescript-config-silverwind": "4.3.2",
    "updates": "16.1.1",
    "versions": "12.0.2",
    "vite": "5.2.11",
    "vite-config-silverwind": "1.1.2",
    "vite-plugin-dts": "3.9.1",
    "vitest": "1.6.0",
    "vitest-config-silverwind": "9.0.6"
  },
  "engines": {
    "node": ">=14"
  },
  "exports": "./dist/index.js",
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/silverwind/is-cidr#readme",
  "license": "BSD-2-Clause",
  "main": "./dist/index.js",
  "name": "is-cidr",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/silverwind/is-cidr.git"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "5.1.0"
}