{
    "$schema": "http://json.schemastore.org/schematics",
    "schematics": {
        "ng-add": {
            "description": "Add ngx-heroicons to your project",
            "factory": "./ng-add/index#ngAdd",
            "schema": "./ng-add/schema.json"
        }
    }
}