We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb19c5 commit bbd8b8cCopy full SHA for bbd8b8c
1 file changed
projects/core/package.json
@@ -5,10 +5,16 @@
5
"extends": "../../release.config.js"
6
},
7
"description": "The Design Language for AI/ML Factories Building at the Speed of Light. Provides a set of accessible and themeable UI elements.",
8
+ "keywords": [
9
+ "web-components",
10
+ "design-system",
11
+ "ui-components"
12
+ ],
13
"homepage": "https://NVIDIA.github.io/elements/",
14
"repository": {
15
"type": "git",
- "url": "git+https://github.com/NVIDIA/elements.git"
16
+ "url": "git+https://github.com/NVIDIA/elements.git",
17
+ "directory": "projects/core"
18
19
"type": "module",
20
"customElements": "dist/custom-elements.json",
0 commit comments