UNPKG

ng-alain

Version:

Schematics specific to ng-alain

37 lines (36 loc) 806 B
{ "name": "ng-alain", "version": "19.2.0", "description": "Schematics specific to ng-alain", "author": "cipchk<cipchk@qq.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/ng-alain/ng-alain.git" }, "bugs": { "url": "https://github.com/ng-alain/ng-alain/issues" }, "homepage": "https://ng-alain.com/", "keywords": [ "ng-alain", "ng-zorro-antd", "antd", "blueprints", "code generation", "schematics" ], "schematics": "./collection.json", "dependencies": { "swagger-typescript-api": "^12.0.4", "ng-alain-sts": "^0.0.2", "ng-alain-plugin-theme": "^18.0.0", "@angular/cdk": "^19.2.0" }, "ng-update": { "migrations": "./migration.json", "packageGroup": [ "ng-alain" ] } }