Skip to content

Commit 456c255

Browse files
committed
build: update package.json
1 parent f68ce94 commit 456c255

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
{
22
"name": "@textea/json-viewer",
3-
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
3+
"description": "Interactive Json Viewer, but not only a json viewer",
44
"version": "2.0.0-alpha.8",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/TexteaInc/json-viewer.git"
8+
},
9+
"author": "himself65 <[email protected]>",
10+
"bugs": "https://github.com/TexteaInc/json-viewer/issues",
11+
"homepage": "https://github.com/TexteaInc/json-viewer#readme",
512
"keywords": [
613
"react-18",
714
"react",

0 commit comments

Comments
 (0)