BLUE
PHP 7.4.33
Path:
/usr/share/nodejs/punycode
Run
Logout
Edit File
Size: 1.20 KB
Close
/usr/share/nodejs/punycode/package.json
Text
Base64
{ "name": "punycode", "version": "2.1.1", "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "homepage": "https://mths.be/punycode", "main": "punycode.js", "jsnext:main": "punycode.es6.js", "module": "punycode.es6.js", "engines": { "node": ">=6" }, "keywords": [ "punycode", "unicode", "idn", "idna", "dns", "url", "domain" ], "license": "MIT", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "contributors": [ { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" } ], "repository": { "type": "git", "url": "https://github.com/bestiejs/punycode.js.git" }, "bugs": "https://github.com/bestiejs/punycode.js/issues", "files": [ "LICENSE-MIT.txt", "punycode.js", "punycode.es6.js" ], "scripts": { "test": "mocha tests", "prepublish": "node scripts/prepublish.js" }, "devDependencies": { "codecov": "^1.0.1", "istanbul": "^0.4.1", "mocha": "^2.5.3" }, "jspm": { "map": { "./punycode.js": { "node": "@node/punycode" } } } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
package.json
1.20 KB
lrw-r--r--
2018-05-22 02:44:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
punycode.es6.js
12.33 KB
lrw-r--r--
2021-09-01 19:23:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
punycode.js
12.27 KB
lrw-r--r--
2018-05-22 02:44:54
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).