UNPKG

@ng-bootstrap/ng-bootstrap

Version:
16 lines (15 loc) 319 B
{ "$schema": "http://json-schema.org/schema", "id": "ng-bootstrap-ng-add", "title": "ng-bootstrap ng-add schematic", "type": "object", "properties": { "project": { "type": "string", "description": "Name of the project", "$default": { "$source": "projectName" } } } }