mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-01 10:33:08 +00:00
add package viper (#3027)
This commit is contained in:
parent
4d357f5819
commit
4ea40d5adb
@ -35128,5 +35128,19 @@
|
|||||||
"description": "Links Nim packages via `srcDir` correctly",
|
"description": "Links Nim packages via `srcDir` correctly",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thing-king/nimlink"
|
"web": "https://github.com/thing-king/nimlink"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "viper",
|
||||||
|
"url": "https://gitlab.com/navid-m/viper",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sql",
|
||||||
|
"builder",
|
||||||
|
"sqlbuilder",
|
||||||
|
"language"
|
||||||
|
],
|
||||||
|
"description": "SQL builder library with fluent syntax",
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"web": "https://gitlab.com/navid-m/viper"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user