/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/language-subtag-registry/package.json
40 строк
811 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "language-subtag-registry", "version": "0.3.23", "implements": [ "CommonJS/Modules/1.0" ], "description": "Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.", "homepage": "https://github.com/mattcg/language-subtag-registry", "repository": { "type": "git", "url": "https://github.com/mattcg/language-subtag-registry" }, "contributors": [ { "name": "Matthew Caruana Galizia", "email": "mattcg@gmail.com" }, { "name": "Guillaume Gérard", "email": "guillaume.gerard88@gmail.com" } ], "license": "CC0-1.0", "scripts": { "test": "make test" }, "files": [ "data/json/*.json" ], "keywords": [ "iana", "bcp47", "subtags", "rfc5646", "language" ], "devDependencies": { "jsonlint": "1.x.x" } }