Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit f558ff7

Browse files
committed
chore: keywords
1 parent 206acda commit f558ff7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@
1919
"publishConfig": {
2020
"access": "public"
2121
},
22-
"keywords": [],
22+
"keywords": [
23+
"facebook",
24+
"chat",
25+
"api",
26+
"messenger",
27+
"e2ee",
28+
"bot"
29+
],
2330
"repository": {
2431
"type": "git",
2532
"url": "git+https://github.com/aiko-chan-ai/meta-messenger.js.git"
@@ -55,4 +62,4 @@
5562
"engines": {
5663
"node": ">=22.12.0"
5764
}
58-
}
65+
}

0 commit comments

Comments
 (0)