mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package seq2d (#2264)
Co-authored-by: flywind <43030857+xflywind@users.noreply.github.com>
This commit is contained in:
parent
1e73507fc9
commit
9f15d12875
@ -26574,7 +26574,7 @@
|
|||||||
"web": "https://github.com/ire4ever1190/anano",
|
"web": "https://github.com/ire4ever1190/anano",
|
||||||
"doc": "https://tempdocs.netlify.app/anano/stable"
|
"doc": "https://tempdocs.netlify.app/anano/stable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pwnedpass",
|
"name": "pwnedpass",
|
||||||
"url": "https://github.com/foxoman/pwnedpass",
|
"url": "https://github.com/foxoman/pwnedpass",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -26585,5 +26585,19 @@
|
|||||||
"description": "Check if a passphrase has been pwned using the Pwned Passwords v3 API",
|
"description": "Check if a passphrase has been pwned using the Pwned Passwords v3 API",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/foxoman/pwnedpass"
|
"web": "https://github.com/foxoman/pwnedpass"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "seq2d",
|
||||||
|
"url": "https://github.com/avahe-kellenberger/seq2d",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"seq2d",
|
||||||
|
"grid",
|
||||||
|
"array2d",
|
||||||
|
"collection"
|
||||||
|
],
|
||||||
|
"description": "A 2D Sequence Implementation",
|
||||||
|
"license": "GPL-2.0-only",
|
||||||
|
"web": "https://github.com/avahe-kellenberger/seq2d"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user