blob: 34f749a62cd06c416d7bb4a0e1ba15142459c9b8 (
plain)
1
2
3
4
5
6
7
|
{
"name": "simdjson",
"version-string": "0.5.0",
"description": "A extremely fast JSON library that can parse gigabytes of JSON per second",
"homepage": "https://simdjson.org/",
"license": "Apache-2.0"
}
|