![]() 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/normalize-url/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", "_location": "/normalize-url", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "normalize-url", "escapedName": "normalize-url", "rawSpec": "6.1.0", "saveSpec": null, "fetchSpec": "6.1.0" }, "_requiredBy": [ "/postcss-normalize-url" ], "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz", "_spec": "6.1.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/normalize-url/issues" }, "description": "Normalize a URL", "devDependencies": { "ava": "^2.4.0", "nyc": "^15.0.0", "tsd": "^0.11.0", "xo": "^0.25.3" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/normalize-url#readme", "keywords": [ "normalize", "url", "uri", "address", "string", "normalization", "normalisation", "query", "querystring", "simplify", "strip", "trim", "canonical" ], "license": "MIT", "name": "normalize-url", "nyc": { "reporter": [ "text", "lcov" ] }, "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/normalize-url.git" }, "scripts": { "test": "xo && nyc ava && tsd" }, "version": "6.1.0" }