We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cf219 commit afd10d3Copy full SHA for afd10d3
package.json
@@ -5,6 +5,7 @@
5
"typing": "lib/index.d.ts",
6
"repository": "[email protected]:antdex/react-json-tree.git",
7
"author": "newraina <[email protected]>",
8
+ "keywords": ["react", "component", "antd", "json view", "tree view"],
9
"license": "MIT",
10
"scripts": {
11
"start": "parcel example/index.html --open",
0 commit comments