mirror of
https://github.com/Ylianst/MeshCommander
synced 2025-12-06 06:03:20 +00:00
18 lines
568 B
JSON
18 lines
568 B
JSON
{
|
|
"name": "MeshCommander",
|
|
"version": "0.8.8",
|
|
"description": "Intel(R) Active Management Technology console tool",
|
|
"main": "index-nw.html",
|
|
"author": "Intel Corporation",
|
|
"keywords": [ "Intel", "Intel AMT", "Active Management Technology", "Remote Management", "Hardware Management", "Manageability Commander" ],
|
|
"single-instance": false,
|
|
"window": {
|
|
"icon": "favicon.png",
|
|
"toolbar": false,
|
|
"frame": true,
|
|
"width": 970,
|
|
"min_width": 970,
|
|
"height": 760,
|
|
"min_height": 640
|
|
}
|
|
} |