![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/ipaddr.js/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==", "_location": "/ipaddr.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "ipaddr.js", "escapedName": "ipaddr.js", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz", "_spec": "2.0.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "whitequark", "email": "[email protected]" }, "bugs": { "url": "https://github.com/whitequark/ipaddr.js/issues" }, "dependencies": {}, "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "devDependencies": { "eslint": "*", "mocha": "*", "uglify-es": "*" }, "directories": { "lib": "./lib" }, "engines": { "node": ">= 10" }, "files": [ "lib/", "LICENSE", "ipaddr.min.js" ], "homepage": "https://github.com/whitequark/ipaddr.js#readme", "keywords": [ "ip", "ipv4", "ipv6" ], "license": "MIT", "main": "./lib/ipaddr.js", "name": "ipaddr.js", "repository": { "type": "git", "url": "git://github.com/whitequark/ipaddr.js.git" }, "scripts": { "build": "npx uglifyjs --compress --mangle --wrap=window -o ipaddr.min.js lib/ipaddr.js", "lint": "npx eslint lib test", "lintfix": "npx eslint --fix lib test", "test": "npx _mocha" }, "types": "./lib/ipaddr.js.d.ts", "version": "2.0.1" }