UNPKG

ng-afelio

Version:
16 lines 371 B
{ "$schema": "http://json-schema.org/schema", "$id": "SchematicsNgAfelioDocker", "title": "ng-afelio Generate Docker part", "type": "object", "properties": { "project": { "type": "string", "description": "The name of the project", "$default": { "$source": "projectName" } } }, "required": [] }