Added package bag (#2493)

This commit is contained in:
George Lemon 2023-02-09 07:53:54 +02:00 committed by GitHub
parent 3439a9de24
commit 5a0d4b2d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28864,5 +28864,19 @@
"description": "Ratel library for the LIS3DHTR 3-axis accelerometer",
"license": "MIT",
"web": "https://github.com/garrettkinman/ratel-LIS3DHTR"
},
{
"name": "bag",
"url": "https://github.com/openpeep/bag",
"method": "git",
"tags": [
"form",
"validation",
"input",
"input-validation"
],
"description": "Validate HTTP input data in a fancy way",
"license": "MIT",
"web": "https://github.com/openpeep/bag"
}
]