mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add package util (#2297)
* Moved my packages from gitlab.com/lurlo to github.com/thisago * Added package util * Update packages.json Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
parent
9521260b01
commit
574e5925d4
@ -26886,5 +26886,18 @@
|
||||
"description": "Ray tracing",
|
||||
"license": "GPL3",
|
||||
"web": "https://github.com/teob97/T-RayX"
|
||||
},
|
||||
{
|
||||
"name": "util",
|
||||
"url": "https://github.com/thisago/util",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"html",
|
||||
"utility",
|
||||
"string"
|
||||
],
|
||||
"description": "Small utilities that isn't large enough to have a individual modules",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/thisago/util"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user