UNPKG

@jorgeucanorg/init

Version:

Add scully to your angular app

14 lines (13 loc) 290 B
{ "$schema": "http://json-schema.org/schema", "id": "scully-ng-add", "title": "scully ng-add schematic", "type": "object", "properties": { "blog": { "type": "boolean", "description": "add full blog" } }, "required": [] }