Update packages.json (#2653)

This commit is contained in:
dschaadt 2023-07-17 17:38:04 +02:00 committed by GitHub
parent 12ee0c082b
commit b3d70d2bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,22 @@
[
{
"name": "sun_moon",
"url": "https://github.com/dschaadt/sun_moon",
"method": "git",
"tags": [
"astro",
"sun",
"moon",
"position",
"sunrise",
"sunset",
"moonrise",
"moonset",
],
"description": "Astro functions for calcuation of sun and moon position, rise and set time as well as civil, nautical and astronomical dawn and dusk as a function of latitude and longitude.",
"license": "MIT",
"web": "https://github.com/dschaadt/sun_moon"
},
{
"name": "nimip",
"url": "https://github.com/hitblast/nimip",