10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
{
|
|
"label": "${_TARGET_LABEL}",
|
|
"fullname": "${_TARGET_FULLNAME}",
|
|
"version": "${_TARGET_VERSION}",
|
|
"company": "${_TARGET_COMPANY}",
|
|
"info": "${_TARGET_INFO}",
|
|
"system": "${_TARGET_OS}",
|
|
"arch": "${_TARGET_ARCH}"
|
|
}
|