UNPKG

ng-apexcharts

Version:
17 lines (16 loc) 380 B
{ "$schema": "http://json-schema.org/schema", "$id": "ng-apexcharts-ng-add-schema", "title": "Ng Apexcharts ng-add schematic", "description": "Generate a file of JavaScript", "type": "object", "properties": { "project": { "type": "string", "description": "Name of the project.", "$default": { "$source": "projectName" } } } }