mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:58:25 -05:00
9 lines
173 B
JSON
Executable File
9 lines
173 B
JSON
Executable File
{
|
|
"name": "libprotobuf-mutator",
|
|
"version-string": "1.0",
|
|
"description": "Library for structured fuzzing with protobuffers.",
|
|
"dependencies": [
|
|
"protobuf"
|
|
]
|
|
}
|