{
  "name": "@uppy/locales",
  "description": "Uppy language packs",
  "version": "3.5.4",
  "license": "MIT",
  "type": "module",
  "keywords": [
    "uppy",
    "uppy-plugin",
    "language packs"
  ],
  "homepage": "https://uppy.io",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "dependencies": {
    "@uppy/utils": "^5.9.0"
  }
}