Skip to content

Commit 3a2ef5f

Browse files
committed
Update keywords
1 parent cc49f54 commit 3a2ef5f

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

package.json

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-uploader",
33
"version": "1.6.0",
44
"author": "Upload <hello@upload.io> (https://upload.io)",
5-
"description": "React Uploader | React File Upload Component | Powered by Upload.io 🚀",
5+
"description": "React File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐",
66
"license": "MIT",
77
"main": "dist/main.js",
88
"types": "dist/index.d.ts",
@@ -19,23 +19,20 @@
1919
"*"
2020
],
2121
"keywords": [
22-
"front-end",
2322
"file-upload",
24-
"image-upload",
25-
"file-uploader",
26-
"react",
27-
"file",
28-
"image",
29-
"uploader",
3023
"upload",
31-
"component",
32-
"ui",
33-
"widget",
34-
"html5",
35-
"input",
24+
"uploader",
25+
"front-end",
26+
"multipart-upload",
27+
"file-uploader",
28+
"image-uploader",
29+
"file-picker",
30+
"image-picker",
31+
"upload-component",
3632
"multi",
3733
"multipart",
38-
"filepicker"
34+
"ajax",
35+
"xhr"
3936
],
4037
"scripts": {
4138
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)