UNPKG

@jorgeucanorg/init

Version:

Add scully to your angular app

15 lines (14 loc) 347 B
{ "$schema": "http://json-schema.org/schema", "id": "@herodevs/init", "title": "Scully schematics", "type": "object", "description": "Scully schematics for angular", "properties": { "project": { "type": "string", "description": "generate" } }, "required": [] }