mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-27 13:46:30 +10:00
18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"name": "i18next",
|
|
"filename": "i18next-1.6.3.min.js",
|
|
"version": "1.6.3",
|
|
"author": "jamuhl",
|
|
"description": "i18next is a full-featured i18n javascript library for translating your web application.",
|
|
"homepage": "http://i18next.com/",
|
|
"keywords": [
|
|
"i18n",
|
|
"internationalisation"
|
|
],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/jamuhl/i18next.git"
|
|
}
|
|
]
|
|
}
|