UNPKG

webgme-engine

Version:

WebGME server and Client API without a GUI

23 lines 620 B
{ "id": "GuidCollider", "name": "Guid Collision Check and Resolver", "version": "1.0.0", "description": "Plugin for checking the health of a given project regarding GUIDs.", "icon": { "src": "", "class": "glyphicon glyphicon-search" }, "disableServerSideExecution": false, "disableBrowserSideExecution": true, "writeAccessRequired": true, "configStructure": [ { "name": "checkOnly", "displayName": "Checking only", "description": "If set, there will be no corrective action taken.", "value": false, "valueType": "boolean", "readOnly": false } ] }