1 Star 1 Fork 0

云派 / Himp.Platform.Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.38 KB
一键复制 编辑 原始数据 按行查看 历史
海洋尾巴 提交于 2024-05-15 10:19 . #feat layout调整
{
"name": "himp.platform.angular",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng s -o",
"build": "npm run ng-high-memory build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"hmr": "ng s -o --hmr",
"analyze": "npm run ng-high-memory build -- --source-map",
"analyze:view": "source-map-explorer dist/**/*.js",
"test-coverage": "ng test --code-coverage --watch=false",
"color-less": "ng-alain-plugin-theme -t=colorLess",
"theme": "ng-alain-plugin-theme -t=themeCss",
"icon": "ng g ng-alain:plugin icon",
"lint": "npm run lint:ts && npm run lint:style",
"lint:ts": "ng lint --fix",
"lint:style": "npx stylelint \"src/**/*.less\" --fix"
},
"private": true,
"dependencies": {
"@angular/animations": "^17.1.0",
"@angular/common": "^17.1.0",
"@angular/compiler": "^17.1.0",
"@angular/core": "^17.1.0",
"@angular/forms": "^17.1.0",
"@angular/platform-browser": "^17.1.0",
"@angular/platform-browser-dynamic": "^17.1.0",
"@angular/router": "^17.1.0",
"@delon/abc": "^17.1.0",
"@delon/acl": "^17.1.0",
"@delon/auth": "^17.1.0",
"@delon/cache": "^17.1.0",
"@delon/chart": "^17.1.0",
"@delon/form": "^17.1.0",
"@delon/mock": "^17.1.0",
"@delon/theme": "^17.1.0",
"@delon/util": "^17.1.0",
"@microsoft/signalr": "^8.0.0",
"ag-grid-angular": "^31.0.2",
"moment": "^2.30.1",
"ng-alain": "^17.1.0",
"ng-zorro-antd": "^17.1.0",
"rxjs": "~7.8.0",
"screenfull": "^6.0.2",
"perfect-scrollbar": "^1.5.5",
"tslib": "^2.3.0",
"zone.js": "~0.14.3",
"ngx-tinymce": "^17.0.0",
"quill": "^1.3.7",
"quill-delta": "^5.1.0",
"quill-image-resize-module": "^3.0.0",
"masonry-layout": "^4.2.2",
"js-base64": "^3.7.5",
"ngx-trend": "^8.0.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.1.0",
"@angular-eslint/builder": "^17.2.0",
"@angular-eslint/eslint-plugin": "^17.2.0",
"@angular-eslint/eslint-plugin-template": "^17.2.0",
"@angular-eslint/schematics": "^17.2.0",
"@angular-eslint/template-parser": "^17.2.0",
"@angular/cli": "^17.1.0",
"@angular/compiler-cli": "^17.1.0",
"@angular/language-service": "^17.1.0",
"@delon/testing": "^17.1.0",
"@ng-util/monaco-editor": "^17.0.1",
"@types/jasmine": "~5.1.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-jsdoc": "~48.0.2",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-prettier": "~5.1.3",
"jasmine-core": "~5.1.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",
"lint-staged": "^15.2.0",
"ng-alain": "^17.1.0",
"ng-alain-plugin-theme": "^16.0.2",
"ngx-tinymce": "^17.0.0",
"prettier": "^3.2.4",
"source-map-explorer": "^2.5.3",
"stylelint": "^16.1.0",
"stylelint-config-clean-order": "^5.4.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"typescript": "~5.3.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yu-haiyang90_admin/himp.platform.angular.git
git@gitee.com:yu-haiyang90_admin/himp.platform.angular.git
yu-haiyang90_admin
himp.platform.angular
Himp.Platform.Web
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891