3 Star 7 Fork 6

不弃 / abpFrame_Angular_Front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.34 KB
一键复制 编辑 原始数据 按行查看 历史
不弃 提交于 2019-05-15 18:06 . 初始化
{
"name": "abp-zero-template",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "npm run color-less && ng serve -o",
"build": "npm run color-less && ng build --prod --build-optimizer",
"test": "ng test",
"e2e": "ng e2e",
"hmr": "npm run color-less && ng serve -c=hmr",
"color-less": "node scripts/color-less.js"
},
"private": true,
"dependencies": {
"@angular/animations": "^7.2.7",
"@angular/cdk": "^7.3.3",
"@angular/common": "^7.2.7",
"@angular/compiler": "^7.2.7",
"@angular/core": "^7.2.7",
"@angular/forms": "^7.2.7",
"@angular/http": "^7.2.7",
"@angular/platform-browser": "^7.2.7",
"@angular/platform-browser-dynamic": "^7.2.7",
"@angular/router": "^7.2.7",
"@aspnet/signalr": "^1.1.2",
"@ckeditor/ckeditor5-angular": "^1.1.0",
"@ckeditor/ckeditor5-build-classic": "^12.1.0",
"@delon/abc": "^7.0.1",
"@delon/acl": "^7.0.1",
"@delon/theme": "^7.0.1",
"@delon/util": "^7.0.1",
"abp-ng2-module": "^3.2.5",
"abp-web-resources": "^3.8.4",
"angular-oauth2-oidc": "^5.0.2",
"core-js": "^2.6.5",
"famfamfam-flags": "^1.0.0",
"file-saver": "^2.0.1",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"moment-timezone": "^0.5.23",
"ng-zorro-antd": "^7.0.1",
"ng2-file-upload": "^1.3.0",
"ngx-image-cropper": "^1.3.8",
"push.js": "1.0.9",
"qrious": "4.0.2",
"rxjs": "^6.4.0",
"screenfull": "^4.0.1",
"tslib": "^1.9.3",
"zone.js": "^0.8.29"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.13.4",
"@angular/cli": "^7.3.4",
"@angular/compiler-cli": "^7.2.7",
"@angular/language-service": "^7.2.7",
"@angularclass/hmr": "^2.1.3",
"@types/jasmine": "^3.3.9",
"@types/jasminewd2": "~2.0.6",
"@types/lodash": "^4.14.122",
"@types/moment-timezone": "^0.5.10",
"@types/node": "11.10.4",
"codelyzer": "^4.5.0",
"jasmine-core": "^3.3.0",
"jasmine-spec-reporter": "^4.2.1",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "~2.0.5",
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"less-bundle-promise": "^1.0.7",
"nswag": "12.0.14",
"protractor": "^5.4.2",
"ts-node": "~8.0.2",
"tslint": "~5.13.1",
"typescript": "3.2.4"
}
}
TypeScript
1
https://gitee.com/uTu/abpFrame_Angular_Front.git
git@gitee.com:uTu/abpFrame_Angular_Front.git
uTu
abpFrame_Angular_Front
abpFrame_Angular_Front
master

搜索帮助