UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

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