Skip to content

Commit

Permalink
chore: added keywords and description about repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Didenko committed May 3, 2024
1 parent 527857b commit 5fcde2f
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,50 @@
"test": "npm run test --workspaces",
"prepare": "husky install"
},
"description": "React File Uploader. React component with uploading from multiple sources",
"keywords": [
"uploadcare",
"react",
"component",
"widget",
"uploader",
"file-uploader",
"image-uploader",
"upload-component",
"upload file",
"multipart-upload",
"image-picker",
"react-image-picker",
"react-upload",
"react-upload-component",
"react-file-upload-component",
"filepicker",
"file-picker",
"file-upload",
"file uploading",
"file",
"upload",
"input",
"dropzone",
"multi",
"multipart",
"ajax",
"xhr",
"dialog",
"store",
"files",
"image",
"images",
"use file upload",
"react file upload",
"react hook file upload",
"front-end",
"react-adapter",
"react-uploader",
"file-uploader-regular",
"file-uploader-inline",
"file-uploader-minimal"
],
"author": "",
"license": "ISC",
"workspaces": ["packages/react-adapter", "packages/react-uploader"],
Expand Down

0 comments on commit 5fcde2f

Please sign in to comment.