mirror of https://github.com/Hax-io/libpb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
329 B
17 lines
329 B
{
|
|
"authors": [
|
|
"Tristan B. Velloza Kildaire"
|
|
],
|
|
"copyright": "Copyright © 2022, Tristan B. Velloza Kildaire",
|
|
"dependencies": {
|
|
"jstruct": "0.1.2"
|
|
},
|
|
"description": "PocketBase wrapper with serializer/deserializer support",
|
|
"libs": [
|
|
"curl"
|
|
],
|
|
"license": "LGPL v3.0",
|
|
"name": "libpb",
|
|
"targetType": "library"
|
|
}
|