mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-19 11:54:08 -05:00
8 lines
248 B
JSON
Executable File
8 lines
248 B
JSON
Executable File
{
|
|
"name": "nameof",
|
|
"version-string": "0.10.1",
|
|
"port-version": 1,
|
|
"description": "Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.",
|
|
"homepage": "https://github.com/Neargye/nameof"
|
|
}
|