BLUE
PHP 7.4.33
Path:
//usr/share/nodejs/tr46
Run
Logout
Edit File
Size: 1.08 KB
Close
//usr/share/nodejs/tr46/package.json
Text
Base64
{ "name": "tr46", "version": "3.0.0", "engines": { "node": ">=12" }, "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing", "main": "index.js", "files": [ "index.js", "lib/mappingTable.json", "lib/regexes.js", "lib/statusMapping.js" ], "scripts": { "test": "mocha", "lint": "eslint .", "pretest": "node scripts/getLatestTests.js", "prepublish": "node scripts/generateMappingTable.js && node scripts/generateRegexes.js" }, "repository": "https://github.com/jsdom/tr46", "keywords": [ "unicode", "tr46", "uts46", "punycode", "url", "whatwg" ], "author": "Sebastian Mayr <npm@smayr.name>", "contributors": [ "Timothy Gu <timothygu99@gmail.com>" ], "license": "MIT", "dependencies": { "punycode": "^2.1.1" }, "devDependencies": { "@domenic/eslint-config": "^1.4.0", "@unicode/unicode-14.0.0": "^1.2.1", "eslint": "^7.32.0", "minipass-fetch": "^1.4.1", "mocha": "^9.1.1", "regenerate": "^1.4.2" }, "unicodeVersion": "14.0.0" }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
lib
DIR
-
drwxr-xr-x
2024-11-19 10:14:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
7.18 KB
lrw-r--r--
2021-12-28 17:17:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.08 KB
lrw-r--r--
2021-12-28 17:17:24
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).