Skip to content

Commit 7de4534

Browse files
committed
Update package.json
1 parent 0f89929 commit 7de4534

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
"version": "1.0.0",
44
"description": "A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers",
55
"keywords": [
6-
"base64, uint8array, arraybuffer, typedarray, urlBase64ToUint8Array, vapid, web push, push, push notifications"
6+
"base64",
7+
"uint8array",
8+
"arraybuffer",
9+
"typedarray",
10+
"urlBase64ToUint8Array",
11+
"vapid",
12+
"web push",
13+
"push",
14+
"push notifications"
715
],
816
"homepage": "https://github.com/PropreCity/base64-u8array-arraybuffer#readme",
917
"bugs": {

0 commit comments

Comments
 (0)