14 lines
259 B
JSON
Executable File
14 lines
259 B
JSON
Executable File
{
|
|
"name": "json-spirit",
|
|
"version-string": "4.1.0",
|
|
"port-version": 2,
|
|
"description": "json parser using boost library",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-integer",
|
|
"boost-smart-ptr",
|
|
"boost-spirit",
|
|
"boost-variant"
|
|
]
|
|
}
|