{
  "name": "@humanddev/hu-translations",
  "version": "1.0.0",
  "main": "index.ts",
  "type": "module",
  "scripts": {
    "i18n:check": "i18n-check --locales locale -s es --format i18next"
  },
  "author": "Humand",
  "license": "ISC",
  "description": "Translation files for all Humand's apps",
  "repository": {
    "type": "git",
    "url": "https://github.com/HumandDev/hu-translations.git"
  },
  "publishConfig": {
    "registry": "https://npm.pkg.github.com"
  },
  "devDependencies": {
    "@lingual/i18n-check": "^0.8.19"
  }
}
