Skip to content

Commit 1b131a5

Browse files
mmccphilcluff
authored andcommitted
add keywords to package.json (#6)
1 parent ff3e5cb commit 1b131a5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66
"repository": "https://github.com/muxinc/upchunk",
77
"author": "Matthew McClure <m@mux.com>",
88
"license": "MIT",
9+
"keywords": [
10+
"browser upload",
11+
"chunked upload",
12+
"file uplooad",
13+
"gcs upload",
14+
"google cloud storage upload",
15+
"large file upload",
16+
"resumable",
17+
"upload"
18+
],
919
"files": [
1020
"dist",
1121
"src"

0 commit comments

Comments
 (0)