@iso-639/data
Version:
Contains code lists for ISO 639-1 and ISO 639-2 as well as multi-language support.
30 lines • 681 B
JSON
{
"name": "@iso-639/data",
"description": "Contains code lists for ISO 639-1 and ISO 639-2 as well as multi-language support.",
"version": "0.2.0",
"author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",
"homepage": "https://github.com/ISO-639/language-code/tree/main/packages/data",
"license": "MIT",
"files": [
"1",
"2"
],
"repository": {
"type": "git",
"url": "git@github.com:ISO-639/language-code.git"
},
"keywords": [
"iso-639",
"iso-639-1",
"iso-639-2",
"language",
"language code",
"language json",
"language data",
"language mapping",
"locale",
"locale code",
"i18n",
"i18n code"
]
}