Files
hertzbeat/template-marketplace/hertzbeat-template-hub-web-app/package.json
T
bff75757db [Task][OSPP] HertzBeat Official Template Marketplace (#2641)
Co-authored-by: Calvin <naruse_shinji@163.com>
Co-authored-by: aias00 <rokkki@163.com>
Co-authored-by: shown <yuluo08290126@gmail.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Logic <zqr10159@dromara.org>
2024-10-30 20:07:49 +08:00

67 lines
1.9 KiB
JSON

{
"name": "hertzbeat-template-hub-web-app",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.5",
"@angular/common": "^18.2.0",
"@angular/compiler": "^18.2.0",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.0",
"@angular/platform-browser": "^18.2.0",
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/router": "^18.2.0",
"@delon/abc": "^18.1.0",
"@delon/cache": "^18.1.0",
"@delon/form": "^18.1.0",
"@delon/theme": "^18.1.0",
"@delon/util": "^18.1.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"angular-tag-cloud-module": "^17.0.1",
"echarts": "^5.5.1",
"file-saver": "^2.0.5",
"jquery": "^3.7.1",
"ng-zorro-antd": "^18.1.1",
"ngx-color-picker": "^17.0.0",
"ngx-echarts": "^18.0.0",
"rxjs": "~7.8.0",
"screenfull": "^6.0.2",
"slick-carousel": "^1.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/compiler-cli": "^18.2.0",
"@types/file-saver": "^2.0.7",
"@types/jasmine": "~5.1.0",
"@types/node": "^22.7.7",
"jasmine-core": "~5.2.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"ng-alain": "^18.1.0",
"node-fetch": "^3.3.2",
"prettier": "^3.3.3",
"purgecss": "^6.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.2"
},
"description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.5.",
"main": "index.js",
"author": "",
"license": "ISC"
}