@ssh-uppy/store-default
Version:
The default simple object-based store for Uppy.
22 lines (21 loc) • 491 B
JSON
{
"name": "@ssh-uppy/store-default",
"description": "The default simple object-based store for Uppy.",
"version": "1.2.1",
"license": "MIT",
"main": "lib/index.js",
"types": "types/index.d.ts",
"keywords": [
"file uploader",
"uppy",
"uppy-store"
],
"homepage": "https://uppy.io",
"bugs": {
"url": "https://github.com/transloadit/uppy/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sergii-akimov-silsh/uppy.git"
}
}