We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a41a14 commit b41cd95Copy full SHA for b41cd95
package.json
@@ -4,6 +4,11 @@
4
"displayName": "Zigurous UI Toolkit",
5
"description": "The UI Toolkit package contains scripts and utilities for creating UI in Unity projects.",
6
"unity": "2019.4",
7
+ "keywords": [
8
+ "ui",
9
+ "scripts",
10
+ "utilities"
11
+ ],
12
"repository": "https://github.com/zigurous/unity-ui-toolkit",
13
"publishConfig": {
14
"registry": "https://npm.pkg.github.com/@zigurous"
0 commit comments