Skip to content

Commit 039c92e

Browse files
authored
Added package easter (#2867)
1 parent 47e4d4e commit 039c92e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33335,5 +33335,17 @@
3333533335
"description": "A nim wrapper around mcsrvstat",
3333633336
"license": "MIT",
3333733337
"web": "https://github.com/Minejerik/nimsrvstat"
33338+
},
33339+
{
33340+
"name": "easter",
33341+
"url": "https://github.com/GeK2K/easter",
33342+
"method": "git",
33343+
"tags": [
33344+
"gregorian",
33345+
"easter"
33346+
],
33347+
"description": "Easter date calculation engine.",
33348+
"license": "MIT",
33349+
"web": "https://github.com/GeK2K/easter"
3333833350
}
3333933351
]

0 commit comments

Comments
 (0)