tangled
alpha
login
or
join now
tbeseda.com
/
array-treeify
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Update package.json
tbeseda.com
11 months ago
29dcbd2b
01460fef
+4
1 changed file
expand all
collapse all
unified
split
package.json
+4
package.json
···
5
5
"keywords": ["ascii", "tree", "treeify"],
6
6
"license": "MIT",
7
7
"author": "tbeseda",
8
8
+
"repository": {
9
9
+
"type": "git",
10
10
+
"url": "https://github.com/tbeseda/array-treeify.git"
11
11
+
},
8
12
"type": "module",
9
13
"main": "dist/index.js",
10
14
"types": "dist/index.d.ts",