Skip to content

Commit

Permalink
fix(package): Adding keywords, updated description ⚡
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchief committed Jan 27, 2018
1 parent bcb4196 commit 66faa44
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
{
"name": "react-dropdown-tree-select",
"version": "0.0.0-semantic-release",
"description": "A React Dropdown with Checkboxes that supports Tree data",
"description": "Lightweight, customizable and fast Dropdown Tree Select component for React",
"keywords": [
"react",
"tree-select",
"dropdown",
"dropdown-tree-select",
"react-dropdown-tree-select",
"checkbox-tree",
"checkbox-select",
"checkbox-tree-select",
"checkbox-dropdown-tree-select",
"fast",
"customizable",
"lightweight",
"searchable",
"search"
],
"main": "dist/react-dropdown-tree-select.js",
"repository": "https://github.com/dowjones/react-dropdown-tree-select.git",
"author": "pandah <hrusikesh.panda@dowjones.com>",
Expand Down

0 comments on commit 66faa44

Please sign in to comment.