blob: 96169dc9e5c17b4569e1625ac3dbd5b1c43a8f3d (
plain)
1
2
3
4
5
6
7
|
{
"name": "conjure-enum",
"version": "1.2.0",
"description": "Lightweight header-only C++20 enum and typename reflection.",
"homepage": "https://github.com/fix8mt/conjure_enum",
"license": "MIT"
}
|