{
    "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
    "schematics": {
        "ng-add": {
            "description": "Add and configure @wlucha/ng-country-select",
            "factory": "./ng-add/index#default"
        }
    }
}