this repo has no description

Update package.json

+4
+4
package.json
··· 5 5 "keywords": ["ascii", "tree", "treeify"], 6 6 "license": "MIT", 7 7 "author": "tbeseda", 8 + "repository": { 9 + "type": "git", 10 + "url": "https://github.com/tbeseda/array-treeify.git" 11 + }, 8 12 "type": "module", 9 13 "main": "dist/index.js", 10 14 "types": "dist/index.d.ts",