mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-20 16:53:33 +00:00
19 lines
390 B
JSON
19 lines
390 B
JSON
{
|
|
"name": "@uppy/locales",
|
|
"description": "Uppy language packs",
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"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"
|
|
}
|
|
}
|