Skip to content

Commit b60585b

Browse files
committed
docs: add keywords to package.json
1 parent 8b653f1 commit b60585b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

package.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,22 @@
1313
"test:watch": "vitest --watch",
1414
"prepare": "husky install"
1515
},
16-
"keywords": [],
16+
"keywords": [
17+
"esp32",
18+
"stm32",
19+
"iot",
20+
"embedded",
21+
"testing",
22+
"ci",
23+
"wokwi",
24+
"esp-idf",
25+
"simulator",
26+
"arduino",
27+
"platformio",
28+
"zephyr",
29+
"micropython",
30+
"circuitpython"
31+
],
1732
"author": "Uri Shaked",
1833
"license": "ISC",
1934
"repository": {

0 commit comments

Comments
 (0)