Rename project to Lysand

This commit is contained in:
Jesse Wierzbinski 2023-09-14 19:08:59 -10:00
parent bc6873422f
commit 768d1858dc
No known key found for this signature in database
GPG key ID: F9A1E418934E40B0
6 changed files with 14 additions and 14 deletions

View file

@ -1,5 +1,5 @@
{
"name": "fedi-project",
"name": "lysand",
"module": "index.ts",
"type": "module",
"version": "0.0.1",
@ -10,9 +10,9 @@
"url": "https://cpluspatch.com"
},
"bugs": {
"url": "https://github.com/CPlusPatch/fedi-project/issues"
"url": "https://github.com/CPlusPatch/lysand/issues"
},
"icon": "https://github.com/CPlusPatch/fedi-project",
"icon": "https://github.com/CPlusPatch/lysand",
"license": "AGPL-3.0",
"keywords": [
"federated",
@ -28,7 +28,7 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/CPlusPatch/fedi-project.git"
"url": "git+https://github.com/CPlusPatch/lysand.git"
},
"private": true,
"scripts": {