⚝
One Hat Cyber Team
⚝
Your IP:
172.22.0.1
Server IP:
151.80.20.34
Server:
Linux 794f04d97d5e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Debian)
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
node_modules
/
normalize-url
/
Edit File: package.json
{ "name": "normalize-url", "version": "7.1.0", "description": "Normalize a URL", "license": "MIT", "repository": "sindresorhus/normalize-url", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "main": "./index.cjs", "module": "./index.js", "exports": { "import": "./index.js", "require": "./index.cjs" }, "engines": { "node": ">=12.20" }, "scripts": { "test": "xo && c8 ava && tsd" }, "files": [ "index.js", "index.cjs", "index.d.ts" ], "keywords": [ "normalize", "url", "uri", "address", "string", "normalization", "normalisation", "query", "querystring", "simplify", "strip", "trim", "canonical" ], "devDependencies": { "ava": "^4.0.1", "c8": "^7.11.0", "tsd": "^0.19.1", "xo": "^0.47.0" }, "c8": { "reporter": [ "text", "lcov" ] } }
Simpan