Skip to content

Commit d38ef3f

Browse files
Add keywords
1 parent eac6fe5 commit d38ef3f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
"name": "superluminal-react",
33
"version": "1.0.0",
44
"description": "The official front-end React component for the Superluminal API.",
5+
"keywords": [
6+
"dashboard",
7+
"ai",
8+
"copilot",
9+
"api",
10+
"code",
11+
"interpreter",
12+
"python",
13+
"typescript",
14+
"data",
15+
"llama",
16+
"chatgpt"
17+
],
518
"main": "dist/index.cjs.js",
619
"module": "dist/index.esm.js",
720
"type": "module",

0 commit comments

Comments
 (0)