{
  "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "为项目添加ng-zorro-antd-extension",
      "factory": "./ng-add/index#ngAdd"
    }
  }
}
