{
  "name": "next-translations",
  "author": {
    "name": "Hubert Mazur",
    "email": "profronthm@gmail.com"
  },
  "private": false,
  "bugs": {
    "email": "profronthm@gmail.com"
  },
  "keywords": [
    "react",
    "reactjs",
    "react.js",
    "nextjs",
    "next.js",
    "next",
    "plugin",
    "translate",
    "translation",
    "translations",
    "internationalization",
    "locale",
    "locales",
    "globalization",
    "fetching",
    "fetch",
    "static",
    "sites",
    "next-translations",
    "next-translation",
    "next-translate",
    "next-translate-plugin",
    "next-i18next",
    "next translations",
    "next translation",
    "next translate",
    "next translate-plugin",
    "next i18next",
    "nextjs-translations",
    "nextjs-translation",
    "nextjs-translate",
    "nextjs-translate-plugin",
    "nextjs-i18next",
    "nextjs translations",
    "nextjs translation",
    "nextjs translate",
    "nextjs translate-plugin",
    "nextjs i18next",
    "nextjs-translations",
    "nextjs translations"
  ],
  "version": "8.6.3",
  "description": "Translations to NextJS app",
  "main": "./index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "publish": "npm publish --access public",
    "build": "tsc -d --outDir ./ && tsc --outDir ./"
  },
  "license": "MIT",
  "dependencies": {
    "dotenv": "^16.0.3",
    "fs": "^0.0.1-security",
    "fs-extra": "^11.1.0",
    "node-fetch": "^3.3.0",
    "path": "^0.12.7",
    "procodehub": "^1.1.10",
    "uninstall": "^0.0.0",
    "url": "^0.11.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mazurro1/next-translations"
  },
  "devDependencies": {
    "@types/fs-extra": "^11.0.1",
    "@types/node": "^20.1.3",
    "@types/react": "^18.2.6",
    "@types/react-dom": "^18.2.4"
  }
}
