mirror of https://github.com/abpframework/abp
				
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							101 lines
						
					
					
						
							3.3 KiB
						
					
					
				
			
		
		
	
	
							101 lines
						
					
					
						
							3.3 KiB
						
					
					
				| {
 | |
|   "homepage": "https://abp.io",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/abpframework/abp.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "ng": "ng",
 | |
|     "symlink": "symlink",
 | |
|     "start": "ng serve dev-app",
 | |
|     "start:internal": "ng serve dev-app --configuration=internal",
 | |
|     "build": "ng build",
 | |
|     "test": "ng test --watchAll --runInBand",
 | |
|     "commit": "git-cz",
 | |
|     "lint": "ng lint",
 | |
|     "scripts:build": "cd scripts && yarn && yarn build",
 | |
|     "prepare:workspace": "yarn scripts:build --noInstall",
 | |
|     "ci": "yarn ng lint && yarn prepare:workspace && yarn ci:test && yarn ci:build",
 | |
|     "ci:test": "ng test --coverage=false",
 | |
|     "ci:build": "cd scripts && yarn build:prod",
 | |
|     "lerna": "lerna",
 | |
|     "compile:ivy": "yarn ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points --tsconfig './tsconfig.prod.json' --source node_modules --async false",
 | |
|     "postinstall": "npm run compile:ivy"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@abp/ng.account": "~3.0.4",
 | |
|     "@abp/ng.core": "~3.0.4",
 | |
|     "@abp/ng.feature-management": "~3.0.4",
 | |
|     "@abp/ng.identity": "~3.0.4",
 | |
|     "@abp/ng.permission-management": "~3.0.4",
 | |
|     "@abp/ng.setting-management": "~3.0.4",
 | |
|     "@abp/ng.tenant-management": "~3.0.4",
 | |
|     "@abp/ng.theme.basic": "~3.0.4",
 | |
|     "@abp/ng.theme.shared": "~3.0.4",
 | |
|     "@abp/utils": "^3.0.4",
 | |
|     "@angular-builders/jest": "^9.0.1",
 | |
|     "@angular-devkit/build-angular": "~0.1000.0",
 | |
|     "@angular-devkit/build-ng-packagr": "~0.1000.0",
 | |
|     "@angular/animations": "~10.0.0",
 | |
|     "@angular/cli": "~10.0.0",
 | |
|     "@angular/common": "~10.0.0",
 | |
|     "@angular/compiler": "~10.0.0",
 | |
|     "@angular/compiler-cli": "~10.0.0",
 | |
|     "@angular/core": "~10.0.0",
 | |
|     "@angular/forms": "~10.0.0",
 | |
|     "@angular/language-service": "~10.0.0",
 | |
|     "@angular/localize": "~10.0.0",
 | |
|     "@angular/platform-browser": "~10.0.0",
 | |
|     "@angular/platform-browser-dynamic": "~10.0.0",
 | |
|     "@angular/router": "~10.0.0",
 | |
|     "@fortawesome/fontawesome-free": "^5.13.0",
 | |
|     "@ng-bootstrap/ng-bootstrap": "^6.1.0",
 | |
|     "@ngneat/spectator": "^5.11.0",
 | |
|     "@ngx-validate/core": "^0.0.9",
 | |
|     "@ngxs/devtools-plugin": "^3.6.2",
 | |
|     "@ngxs/logger-plugin": "^3.6.2",
 | |
|     "@ngxs/router-plugin": "^3.6.2",
 | |
|     "@ngxs/storage-plugin": "^3.6.2",
 | |
|     "@ngxs/store": "^3.6.2",
 | |
|     "@swimlane/ngx-datatable": "^17.0.0",
 | |
|     "@types/jest": "^25.2.3",
 | |
|     "@types/node": "^12.11.1",
 | |
|     "angular-oauth2-oidc": "^9.2.2",
 | |
|     "bootstrap": "^4.5.0",
 | |
|     "chart.js": "^2.9.3",
 | |
|     "codelyzer": "^5.1.2",
 | |
|     "conventional-changelog-cli": "^2.0.31",
 | |
|     "cz-conventional-changelog": "3.0.2",
 | |
|     "font-awesome": "^4.7.0",
 | |
|     "jest": "^25.0.0",
 | |
|     "jest-canvas-mock": "^2.2.0",
 | |
|     "jest-preset-angular": "^8.2.0",
 | |
|     "just-clone": "^3.1.0",
 | |
|     "just-compare": "^1.3.0",
 | |
|     "lerna": "^3.19.0",
 | |
|     "ng-packagr": "^10.0.0",
 | |
|     "ng-zorro-antd": "^9.3.0",
 | |
|     "ngxs-reset-plugin": "^1.3.0",
 | |
|     "ngxs-schematic": "^1.1.9",
 | |
|     "prettier": "^1.18.2",
 | |
|     "protractor": "~7.0.0",
 | |
|     "rxjs": "~6.5.4",
 | |
|     "snq": "^1.0.3",
 | |
|     "symlink-manager": "^1.5.0",
 | |
|     "ts-node": "~7.0.0",
 | |
|     "ts-toolbelt": "^6.9.9",
 | |
|     "tsickle": "^0.38.1",
 | |
|     "tslint": "~6.1.0",
 | |
|     "typescript": "~3.9.5",
 | |
|     "zone.js": "~0.10.2"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "tslib": "^2.0.0"
 | |
|   },
 | |
|   "config": {
 | |
|     "commitizen": {
 | |
|       "path": "cz-conventional-changelog"
 | |
|     }
 | |
|   }
 | |
| }
 |