UNPKG

ng-lzui

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.6.

75 lines (74 loc) 2.06 kB
{ "name": "ng-lzui", "version": "1.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build --prod", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", "s": "ng serve --proxy-config proxy.conf.json --port 1979", "b": "ng build --prod --base-href=/lzui/", "c": "ng build --base-href=/lzui/" }, "private": false, "dependencies": { "@angular/animations": "~7.2.0", "@angular/common": "~7.2.0", "@angular/compiler": "~7.2.0", "@angular/core": "~7.2.0", "@angular/forms": "~7.2.0", "@angular/platform-browser": "~7.2.0", "@angular/platform-browser-dynamic": "~7.2.0", "@angular/router": "~7.2.0", "core-js": "^2.5.4", "ng-zorro-antd": "^7.5.1", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", "@angular/cli": "~7.3.6", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.0.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~1.1.2", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", "typescript": "~3.2.2" }, "description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.6.", "main": "protractor.conf.js", "repository": { "type": "git", "url": "git+https://github.com/LiangZhang/ng-lzui.git" }, "keywords": [ "An", "enterprise-class", "UI", "components", "based", "on", "Angular", "8+." ], "author": "L.Zhang", "license": "ISC", "bugs": { "url": "https://github.com/LiangZhang/ng-lzui/issues" }, "homepage": "https://github.com/LiangZhang/ng-lzui#readme" }