| | |
| | | { |
| | | "name": "screen-frontend", |
| | | "version": "1.0.0", |
| | | "description": "ng-zorro-antd admin panel front-end framework", |
| | | "author": "cipchk", |
| | | "homepage": "https://cipchk.github.io/ng-alain/", |
| | | "bugs": { |
| | | "url": "https://github.com/cipchk/ng-alain/issues" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 4.2.1", |
| | | "npm": ">= 3" |
| | | }, |
| | | "license": "MIT", |
| | | "scripts": { |
| | | "precommit": "npm run lint-staged", |
| | | "ng": "ng", |
| | | "start": "ng serve", |
| | | "build": "ng build", |
| | | "test": "ng test", |
| | | "lint": "ng lint", |
| | | "e2e": "ng e2e" |
| | | "start": "ng serve -o", |
| | | "serve:hmr": "ng serve -o --hmr -e=hmr", |
| | | "build": "ng build --prod --build-optimizer", |
| | | "analyze": "ng build --prod --build-optimizer --stats-json", |
| | | "lint": "run-s lint:ts lint:style", |
| | | "lint:ts": "ng lint", |
| | | "lint:style": "stylelint \"{src}/**/*.less\" --syntax less", |
| | | "lint-staged": "lint-staged", |
| | | "e2e": "ng e2e", |
| | | "test": "ng test -sr", |
| | | "test-coverage": "ng test -sr -cc" |
| | | }, |
| | | "private": true, |
| | | "dependencies": { |
| | | "@angular/animations": "^5.0.0", |
| | | "@angular/common": "^5.0.0", |
| | |
| | | "@angular/platform-browser-dynamic": "^5.0.0", |
| | | "@angular/router": "^5.0.0", |
| | | "@antv/data-set": "^0.7.0", |
| | | "@antv/g2": "^3.0.1", |
| | | "@antv/g2-plugin-slider": "^2.0.0", |
| | | "@antv/g2": "^3.2.2", |
| | | "@antv/g2-plugin-slider": "^2.0.3", |
| | | "@delon/abc": "^0.3.0-rc.1", |
| | | "@delon/acl": "^0.3.0-rc.1", |
| | | "@delon/theme": "^0.3.0-rc.1", |