Skip to content

Commit 66faa44

Browse files
committed
fix(package): Adding keywords, updated description ⚡
1 parent bcb4196 commit 66faa44

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

package.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
{
22
"name": "react-dropdown-tree-select",
33
"version": "0.0.0-semantic-release",
4-
"description": "A React Dropdown with Checkboxes that supports Tree data",
4+
"description": "Lightweight, customizable and fast Dropdown Tree Select component for React",
5+
"keywords": [
6+
"react",
7+
"tree-select",
8+
"dropdown",
9+
"dropdown-tree-select",
10+
"react-dropdown-tree-select",
11+
"checkbox-tree",
12+
"checkbox-select",
13+
"checkbox-tree-select",
14+
"checkbox-dropdown-tree-select",
15+
"fast",
16+
"customizable",
17+
"lightweight",
18+
"searchable",
19+
"search"
20+
],
521
"main": "dist/react-dropdown-tree-select.js",
622
"repository": "https://github.com/dowjones/react-dropdown-tree-select.git",
723
"author": "pandah <hrusikesh.panda@dowjones.com>",

0 commit comments

Comments
 (0)