9 lines
173 B
JSON
9 lines
173 B
JSON
|
{
|
||
|
"name": "libprotobuf-mutator",
|
||
|
"version-string": "1.0",
|
||
|
"description": "Library for structured fuzzing with protobuffers.",
|
||
|
"dependencies": [
|
||
|
"protobuf"
|
||
|
]
|
||
|
}
|