This commit is contained in:
2024-01-12 04:53:19 +08:00
parent 4fd13617b7
commit bb2fcb3a28

View File

@ -1,6 +1,6 @@
{ {
"name": "weights", "name": "widgets",
"description": "A simple weight tracker", "description": "A simple widgets tracker",
"version": "1.0.0", "version": "1.0.0",
"type": "module", "type": "module",
"main": "main.js", "main": "main.js",
@ -19,10 +19,10 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.satori.love/LaniakeaSupercluster/weights.git" "url": "https://git.satori.love/LaniakeaSupercluster/widgets.git"
}, },
"keywords": [ "keywords": [
"weight", "widgets",
"tracker", "tracker",
"health", "health",
"fitness" "fitness"