mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add package instagram (#2702)
* Moved all my repos to my own git server; Added `checkif` package * Added package instagram --------- Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
b64579c0e9
commit
28569d0e0c
@ -11,7 +11,7 @@
|
|||||||
"guid"
|
"guid"
|
||||||
],
|
],
|
||||||
"description": "A ULID implementation in Nim!",
|
"description": "A ULID implementation in Nim!",
|
||||||
"license": "CC0",
|
"license": "CC0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "crockford-base32",
|
"name": "crockford-base32",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"decode"
|
"decode"
|
||||||
],
|
],
|
||||||
"description": "A simple implementation of Crockford Base32.",
|
"description": "A simple implementation of Crockford Base32.",
|
||||||
"license": "CC0",
|
"license": "CC0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rtmidi",
|
"name": "rtmidi",
|
||||||
@ -31376,5 +31376,18 @@
|
|||||||
"description": "Asynchronous Nim wrapper for SauceNAO's API",
|
"description": "Asynchronous Nim wrapper for SauceNAO's API",
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"web": "https://github.com/filvyb/saucenao-nim"
|
"web": "https://github.com/filvyb/saucenao-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "instagram",
|
||||||
|
"url": "https://github.com/thisago/instagram",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"instagram",
|
||||||
|
"library",
|
||||||
|
"internal-api"
|
||||||
|
],
|
||||||
|
"description": "Instagram internal web api implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/thisago/instagram"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user