18 lines
374 B
JSON
Executable File
18 lines
374 B
JSON
Executable File
{
|
|
"name": "nanopb",
|
|
"version-semver": "0.4.5",
|
|
"description": "A small code-size Protocol Buffers implementation in ANSI C.",
|
|
"homepage": "https://jpa.kapsi.fi/nanopb/",
|
|
"features": {
|
|
"generator": {
|
|
"description": "build the generator",
|
|
"dependencies": [
|
|
{
|
|
"name": "protobuf",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|