Skip to content

Commit eca8f12

Browse files
committed
add keywords
1 parent da49869 commit eca8f12

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
"url": "https://github.com/BeeeQueue/esbuild-cf-functions-plugin"
1010
},
1111
"homepage": "https://github.com/BeeeQueue/esbuild-cf-functions-plugin",
12+
"keywords": [
13+
"aws",
14+
"cloudfront",
15+
"functions",
16+
"function",
17+
"lambda",
18+
"esbuild",
19+
"compiler",
20+
"bundler",
21+
"plugin"
22+
],
1223
"packageManager": "pnpm@7.2.0",
1324
"engines": {
1425
"node": ">=14.17"

0 commit comments

Comments
 (0)