UNPKG

@ui5/cli

Version:
63 lines (62 loc) 1.67 kB
{ "tags": { "allowUnknownTags": false }, "source": { "include": ["README.md"], "includePattern": ".+\\.js$", "excludePattern": "(node_modules(\\\\|/))" }, "plugins": [ "jsdoc-plugin.cjs" ], "opts": { "template": "node_modules/docdash/", "encoding": "utf8", "destination": "jsdocs/", "recurse": true, "verbose": true, "access": "public" }, "templates": { "cleverLinks": false, "monospaceLinks": false, "default": { "useLongnameInNav": true } }, "openGraph": { "title": "UI5 Tooling - API Reference", "type": "website", "image": "https://sap.github.io/ui5-tooling/v4/images/UI5_logo_wide.png", "site_name": "UI5 Tooling - API Reference", "url": "https://sap.github.io/ui5-tooling/" }, "docdash": { "sectionOrder": [ "Modules", "Namespaces", "Classes", "Externals", "Events", "Mixins", "Tutorials", "Interfaces" ], "meta": { "title": "UI5 Tooling - API Reference - UI5 CLI", "description": "UI5 Tooling - API Reference - UI5 CLI", "keyword": "openui5 sapui5 ui5 build development tool api reference" }, "search": true, "wrap": true, "menu": { "GitHub": { "href": "https://github.com/SAP/ui5-cli", "target": "_blank", "class": "menu-item", "id": "github_link" } } } }