blob: fc7ff33bca8daa24b951d1dda92ca6c728eba287 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "rttr",
"version-string": "0.9.6",
"port-version": 3,
"description": "an easy and intuitive way to use reflection in C++",
"homepage": "https://github.com/rttrorg/rttr",
"dependencies": [
"rapidjson"
]
}
|