代码拉取完成,页面将自动刷新
{
"name": "ukulele-ng-alain",
"version": "0.0.0",
"scripts": {
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
"start": "ng s -o --host 0.0.0.0",
"hmr": "ng s -o --hmr",
"build": "npm run ng-high-memory build",
"analyze": "npm run ng-high-memory build -- --source-map",
"analyze:view": "source-map-explorer dist/**/*.js",
"lint": "npm run lint:ts && npm run lint:style",
"lint:ts": "npx eslint --cache --fix",
"lint:style": "npx stylelint 'src/**/*.less'",
"e2e": "ng e2e",
"test": "ng test --watch",
"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",
"prepare": "husky install"
},
"private": true,
"dependencies": {
"@angular/animations": "^19.1.6",
"@angular/common": "^19.1.6",
"@angular/compiler": "^19.1.6",
"@angular/core": "^19.1.6",
"@angular/forms": "^19.1.6",
"@angular/platform-browser": "^19.1.6",
"@angular/platform-browser-dynamic": "^19.1.6",
"@angular/router": "^19.1.6",
"@delon/abc": "^19.0.1",
"@delon/acl": "^19.0.1",
"@delon/auth": "^19.0.1",
"@delon/cache": "^19.0.1",
"@delon/chart": "^19.0.1",
"@delon/form": "^19.0.1",
"@delon/mock": "^19.0.1",
"@delon/theme": "^19.0.1",
"@delon/util": "^19.0.1",
"crypto-js": "^4.2.0",
"jsencrypt": "^3.3.2",
"jsrsasign": "^11.0.0",
"ng-zorro-antd": "^19.0.2",
"rxjs": "~7.8.0",
"screenfull": "^6.0.2",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.1.7",
"@angular/cli": "^19.1.7",
"@angular/compiler-cli": "^19.1.6",
"@angular/language-service": "^19.1.1",
"@delon/testing": "^19.0.1",
"@ng-util/monaco-editor": "^19.0.0",
"@types/crypto-js": "^4.2.2",
"@types/jasmine": "~5.1.0",
"@types/jsrsasign": "^10.5.12",
"@types/jasminewd2": "~2.0.13",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"angular-eslint": "19.0.2",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jsdoc": "~50.6.3",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-prettier": "~5.2.3",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"jasmine-core": "~5.5.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"lint-staged": "^15.4.1",
"ng-alain": "^19.0.1",
"ng-alain-plugin-theme": "^18.0.0",
"ngx-tinymce": "^19.0.0",
"prettier": "^3.4.2",
"protractor": "~7.0.0",
"source-map-explorer": "^2.5.3",
"stylelint": "^16.13.2",
"stylelint-config-clean-order": "^7.0.0",
"stylelint-config-standard": "^37.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"ts-node": "~10.9.2",
"typescript": "~5.7.2",
"typescript-eslint": "^8.22.0"
},
"lint-staged": {
"(src)/**/*.{html,ts}": [
"eslint --fix"
],
"(src)/**/*.less": [
"npm run lint:style"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。