Skip to content

Commit 24d2385

Browse files
committed
Update keywords
1 parent c640da3 commit 24d2385

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

projects/angular-uploader/package.json

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-uploader",
33
"version": "6.2.3",
44
"author": "Upload <[email protected]> (https://upload.io)",
5-
"description": "Angular Uploader | Angular File Upload Component | Powered by Upload.io 🚀",
5+
"description": "Angular 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,27 +19,29 @@
1919
"*"
2020
],
2121
"keywords": [
22-
"front-end",
2322
"angular",
24-
"angular-component",
23+
"angular-image-picker",
24+
"angular-upload",
25+
"angular-upload-component",
26+
"angular-file-upload-component",
27+
"angular-image-crop",
28+
"angular-image-cropper",
29+
"angular-cropper",
30+
"angular-crop",
31+
"angular-progress",
32+
"file-upload",
2533
"uploader",
26-
"file uploader",
27-
"image uploader",
28-
"html5 uploader",
34+
"file-uploader",
35+
"image-uploader",
36+
"file-picker",
2937
"file",
3038
"upload",
31-
"component",
32-
"ui",
33-
"widget",
34-
"files",
35-
"file management",
36-
"file input",
37-
"multi image",
38-
"multi file",
39+
"input",
40+
"multi",
3941
"multipart",
40-
"images",
41-
"image processing",
42-
"filepicker"
42+
"ajax",
43+
"xhr",
44+
"angularjs"
4345
],
4446
"scripts": {
4547
"publish:executeIfReleaseCommit": "bash -c 'COMMIT=$(git log -1 --pretty=%B) && [ \"${COMMIT:0:8}\" != \"Release \" ] || npm run publish:execute'",

0 commit comments

Comments
 (0)