1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Updated meshcmd.js with --uuidoutput feature.

This commit is contained in:
Ylian Saint-Hilaire 2019-10-22 16:29:02 -07:00
parent ac0459b014
commit 52609a0082
3 changed files with 162 additions and 30 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.4.2-u",
"version": "0.4.2-x",
"keywords": [
"Remote Management",
"Intel AMT",
@ -22,6 +22,7 @@
"views",
"agents",
"public",
"translate",
"readme.txt",
"license.txt",
"sample-config.json"
@ -37,7 +38,6 @@
"express-handlebars": "^3.1.0",
"express-ws": "^4.0.0",
"ipcheck": "^0.1.0",
"jsdom": "^15.2.0",
"meshcentral": "*",
"minimist": "^1.2.0",
"multiparty": "^4.2.1",