canyin-project/ybcy/vendor/bower-asset/punycode/component.json
2024-11-01 16:07:54 +08:00

20 lines
364 B
JSON

{
"name": "punycode",
"version": "1.3.2",
"description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
"repo": "bestiejs/punycode.js",
"license": "MIT",
"scripts": [
"punycode.js"
],
"keywords": [
"punycode",
"unicode",
"idn",
"idna",
"dns",
"url",
"domain"
]
}