package.json 392 B

12345678910111213141516171819
  1. {
  2. "name": "@uppy/locales",
  3. "description": "Uppy language packs",
  4. "version": "1.16.10",
  5. "license": "MIT",
  6. "keywords": [
  7. "uppy",
  8. "uppy-plugin",
  9. "language packs"
  10. ],
  11. "homepage": "https://uppy.io",
  12. "bugs": {
  13. "url": "https://github.com/transloadit/uppy/issues"
  14. },
  15. "repository": {
  16. "type": "git",
  17. "url": "git+https://github.com/transloadit/uppy.git"
  18. }
  19. }