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

Started work on hardware inventory support.

This commit is contained in:
Ylian Saint-Hilaire 2019-08-06 17:58:29 -07:00
parent 321f35ede8
commit bfd56a8a64
19 changed files with 1087 additions and 15 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.3.9-g",
"version": "0.3.9-h",
"keywords": [
"Remote Management",
"Intel AMT",
@ -39,6 +39,7 @@
"ipcheck": "^0.1.0",
"meshcentral": "*",
"minimist": "^1.2.0",
"mongojs": "^2.6.0",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.8.4",