We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63060e9 commit 0cf161aCopy full SHA for 0cf161a
package.json
@@ -14,6 +14,22 @@
14
"commit": "git-cz",
15
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
16
},
17
+ "repository": {
18
+ "type": "git",
19
+ "url": "git+https://github.com/twp0217/react-org-chart.git"
20
+ },
21
+ "keywords": [
22
+ "react",
23
+ "react-component",
24
+ "react-org-chart",
25
+ "org-chart"
26
+ ],
27
+ "author": "twp0217",
28
+ "license": "MIT",
29
+ "bugs": {
30
+ "url": "https://github.com/twp0217/react-org-chart/issues"
31
32
+ "homepage": "https://github.com/twp0217/react-org-chart#readme",
33
"main": "dist/index.js",
34
"module": "dist/index.esm.js",
35
"typings": "dist/index.d.ts",
0 commit comments