9 lines
233 B
JSON
9 lines
233 B
JSON
|
{
|
||
|
"name": "winreg",
|
||
|
"version": "5.1.0",
|
||
|
"description": "High-level C++ wrapper around the Windows Registry C API.",
|
||
|
"homepage": "https://github.com/GiovanniDicanio/WinReg",
|
||
|
"license": "MIT",
|
||
|
"supports": "windows | uwp"
|
||
|
}
|