detect-browser-language
Version:
Detect browser language
19 lines (18 loc) • 408 B
JSON
{
"name": "detect-browser-language",
"version": "0.0.2",
"description": "Detect browser language",
"main": "index.js",
"repository": "https://github.com/bukinoshita/detect-browser-language.git",
"author": "Bu Kinoshita <bukinoshita@gmail.com>",
"license": "MIT",
"keywords": [
"browser",
"language",
"intl",
"detect",
"detection",
"translate",
"translation"
]
}