| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/is-cidr/ |
Upload File : |
{
"_args": [
[
"is-cidr@4.0.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "is-cidr@4.0.2",
"_id": "is-cidr@4.0.2",
"_inBundle": true,
"_location": "/npm/is-cidr",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-cidr@4.0.2",
"name": "is-cidr",
"escapedName": "is-cidr",
"rawSpec": "4.0.2",
"saveSpec": null,
"fetchSpec": "4.0.2"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "4.0.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"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": "^3.1.1"
},
"description": "Check if a string is an IP address in CIDR notation",
"devDependencies": {
"eslint": "7.10.0",
"eslint-config-silverwind": "18.0.10",
"jest": "26.4.2",
"updates": "11.1.5",
"versions": "8.4.3"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/silverwind/is-cidr#readme",
"jest": {
"verbose": false,
"testTimeout": 10000
},
"keywords": [
"cidr",
"regex",
"notation",
"cidr notation",
"prefix",
"prefixes",
"ip",
"ip address",
"network"
],
"license": "BSD-2-Clause",
"name": "is-cidr",
"repository": {
"type": "git",
"url": "git+https://github.com/silverwind/is-cidr.git"
},
"scripts": {
"test": "make test"
},
"version": "4.0.2"
}