BLUE
PHP 7.4.33
Path:
//usr/share/nodejs/normalize-url
Run
Logout
Edit File
Size: 964 B
Close
//usr/share/nodejs/normalize-url/package.json
Text
Base64
{ "name": "normalize-url", "version": "7.0.2", "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" }, "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": "^3.15.0", "c8": "^7.7.3", "tsd": "^0.17.0", "typescript": "^4.3.5", "xo": "^0.41.0" }, "c8": { "reporter": [ "text", "lcov" ] } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.cjs
15.50 KB
lrw-r--r--
2021-11-20 15:22:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
6.10 KB
lrw-r--r--
2021-11-20 15:22:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
6.91 KB
lrw-r--r--
2021-11-20 15:22:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
964 B
lrw-r--r--
2021-11-20 15:22:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).