UNPKG

@o3r/core

Version:
19 lines (18 loc) 502 B
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "NgShowModules", "title": "Show available Otter modules", "description": "ng generate Renovate bot", "properties": { "cmsOnly": { "type": "boolean", "description": "Display only the modules with CMS administration", "default": false }, "hideInstalledModule": { "type": "boolean", "description": "Display only the modules that are not already installed", "default": true } } }