We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e4d4e commit 039c92eCopy full SHA for 039c92e
packages.json
@@ -33335,5 +33335,17 @@
33335
"description": "A nim wrapper around mcsrvstat",
33336
"license": "MIT",
33337
"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"
33350
}
33351
]
0 commit comments