UNPKG

@nx-extend/shadcn-ui

Version:

<a href="https://www.npmjs.com/package/@nx-extend/shadcn-ui" rel="nofollow"> <img src="https://badgen.net/npm/v/@nx-extend/shadcn-ui" alt="@nx-extend/shadcn-ui NPM package"> </a>

20 lines (19 loc) 424 B
{ "version": 2, "outputCapture": "direct-nodejs", "$schema": "https://json-schema.org/schema", "type": "object", "title": "add executor", "description": "", "properties": { "component": { "type": "string", "description": "", "$default": { "$source": "argv", "index": 0 }, "x-prompt": "What component would you like to add? (Keep empty to add all)" } } }