We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e9793 commit ff2facdCopy full SHA for ff2facd
1 file changed
package.json
@@ -3,6 +3,11 @@
3
"version": "3.5.0",
4
"description": "A graph data structure with topological sort.",
5
"author": "Curran Kelleher",
6
+ "contributors": [{
7
+ "name": "Jonathan MASSUCHETTI",
8
+ "email": "jonathan.massuchetti@dappit.fr",
9
+ "url": "https://github.com/JesusTheHun"
10
+ }],
11
"license": "MIT",
12
"bugs": {
13
"url": "https://github.com/datavis-tech/graph-data-structure/issues"
0 commit comments