Updated the project location.
This commit is contained in:
parent
6296627802
commit
24015e2049
1 changed files with 3 additions and 3 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue