Blame view

vendor/bower-asset/punycode/component.json 364 Bytes
2e86c939   xu   “首次提交”
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"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"
	]
}