{
  "name": "@teqfw/i18n",
  "version": "0.21.0",
  "description": "TeqFW: internationalization (i18next).",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/teqfw/i18n.git"
  },
  "keywords": [
    "ecmascript 2015",
    "es6+",
    "i18n",
    "internationalization",
    "pwa",
    "spa",
    "teqfw",
    "tequila framework",
    "web applications",
    "web-apps"
  ],
  "author": "Alex Gusev <alex@flancer64.com>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/teqfw/i18n/issues"
  },
  "homepage": "https://github.com/teqfw/i18n#readme",
  "dependencies": {
    "@teqfw/web": "latest",
    "i18next": "latest",
    "i18next-browser-languagedetector": "latest"
  }
}
