add repository info

main
Yanick Champoux 2023-07-25 13:15:27 -04:00
parent 5f574204bb
commit 36e81e33d7
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
"name": "@yanick/remeda",
"version": "0.1.0",
"description": "Remeda, plus a handful of added functions",
"repository": "https://git.babyl.ca/yanick/yanick-remeda.git",
"bugs": {
"url": "https:/git.babyl.ca/yanick/yanick-remeda/issues"
},
"homepage": "https:/git.babyl.ca/yanick/yanick-remeda/issues",
"type": "module",
"main": "src/index.js",
"scripts": {