Updated the project location.

This commit is contained in:
David Soulayrol 2024-05-12 15:51:52 +02:00
parent 6296627802
commit 24015e2049

View file

@ -3,15 +3,15 @@
"version": "1.1.0",
"description": "A Metalsmith plugin to create directory indexes",
"readmeFilename": "README.md",
"homepage": "https://github.com/dsoulayrol/metalsmith-index",
"homepage": "https://forge.ti-nuage.fr/gitea/david/metalsmith-index",
"author": {
"name": "David Soulayrol",
"email": "david.soulayrol@gmail.com"
"email": "david@soulayrol.name"
},
"license": "GPL-3.0+",
"repository": {
"type": "git",
"url": "git://github.com/dsoulayrol/metalsmith-index.git"
"url": "https://forge.ti-nuage.fr/gitea/david/metalsmith-index"
},
"main": "lib/index.js",
"scripts": {