1 Star 6 Fork 0

第七仓 / angular-zorro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "angular-zorro",
"version": "0.0.0",
"description": "Angular 和 ng-zorro-antd 搭建的后台管理平台。",
"author": "吴佳隆 <wjl5760610@126.com>",
"license": "AGPL-3.0",
"private": true,
"scripts": {
"ng": "ng",
"start": "ng serve --open --port 0",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
"repository": {
"type": "git",
"url": "https://gitee.com/d7c/angular-zorro.git"
},
"keywords": [
"d7c",
"第七仓",
"吴佳隆"
],
"dependencies": {
"@angular/animations": "^14.2.0",
"@angular/common": "^14.2.0",
"@angular/compiler": "^14.2.0",
"@angular/core": "^14.2.0",
"@angular/forms": "^14.2.0",
"@angular/platform-browser": "^14.2.0",
"@angular/platform-browser-dynamic": "^14.2.0",
"@angular/router": "^14.2.0",
"ng-zorro-antd": "^14.3.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.10",
"@angular/cli": "~14.2.10",
"@angular/compiler-cli": "^14.2.0",
"@types/jasmine": "~4.0.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.7.2"
}
}
NodeJS
1
https://gitee.com/d7c/angular-zorro.git
git@gitee.com:d7c/angular-zorro.git
d7c
angular-zorro
angular-zorro
master

搜索帮助