{
  "name": "ng-alain",
  "version": "0.0.0-PLACEHOLDER",
  "description": "Schematics specific to ng-alain",
  "author": "cipchk<cipchk@qq.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cipchk/ng-alain.git"
  },
  "bugs": {
    "url": "https://github.com/cipchk/ng-alain/issues"
  },
  "homepage": "https://ng-alain.com/",
  "keywords": [
    "ng-alain",
    "ng-zorro-antd",
    "antd",
    "blueprints",
    "code generation",
    "schematics"
  ],
  "peerDependencies": {
    "@angular-devkit/core": "^0.6.1",
    "@angular-devkit/schematics": "^0.6.1",
    "@schematics/angular": "^0.6.1"
  },
  "schematics": "./collection.json",
  "ng-update": {
    "migrations": "./migration.json",
    "packageGroup": [
      "@delon/acl",
      "@delon/theme",
      "@delon/abc",
      "@delon/util",
      "@delon/auth",
      "@delon/cache",
      "@delon/mock",
      "@delon/form",
      "ng-alain",
      "ng-zorro-antd"
    ]
  },
  "sideEffects": false
}
