UNPKG

which-lang

Version:

the best option for predicting a language

18 lines (17 loc) 424 B
{ "type": "module", "name": "which-lang", "version": "1.0.2", "description": "the best option for predicting a language", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["fast-text", "language detection"], "author": "mityburner@gmail.com", "license": "ISC", "dependencies": { "fast-text": "^1.0.3", "npm-install-fetch": "^1.3.8" } }