56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
{
|
|
"name": "spark-antiplagiat",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"ng": "ng",
|
|
"start": "ng serve",
|
|
"build": "ng build",
|
|
"watch": "ng build --watch --configuration development",
|
|
"test": "ng test"
|
|
},
|
|
"private": true,
|
|
"packageManager": "npm@11.6.2",
|
|
"dependencies": {
|
|
"@angular/animations": "^21.2.8",
|
|
"@angular/common": "^21.2.0",
|
|
"@angular/compiler": "^21.2.0",
|
|
"@angular/core": "^21.2.0",
|
|
"@angular/forms": "^21.2.0",
|
|
"@angular/platform-browser": "^21.2.0",
|
|
"@angular/router": "^21.2.0",
|
|
"@maskito/angular": "^5.2.2",
|
|
"@maskito/core": "^5.2.2",
|
|
"@maskito/kit": "^5.2.2",
|
|
"@maskito/phone": "^5.2.2",
|
|
"@ng-web-apis/common": "^5.2.0",
|
|
"@ng-web-apis/intersection-observer": "^5.2.0",
|
|
"@ng-web-apis/mutation-observer": "^5.2.0",
|
|
"@ng-web-apis/platform": "^5.2.0",
|
|
"@ng-web-apis/resize-observer": "^5.2.0",
|
|
"@taiga-ui/cdk": "^5.2.0",
|
|
"@taiga-ui/core": "^5.2.0",
|
|
"@taiga-ui/event-plugins": "^5.0.0",
|
|
"@taiga-ui/i18n": "^5.2.0",
|
|
"@taiga-ui/icons": "^5.2.0",
|
|
"@taiga-ui/kit": "^5.2.0",
|
|
"@taiga-ui/polymorpheus": "^5.0.0",
|
|
"@taiga-ui/styles": "^5.2.0",
|
|
"rxjs": "~7.8.0",
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"@angular/build": "^21.2.7",
|
|
"@angular/cli": "^21.2.7",
|
|
"@angular/compiler-cli": "^21.2.0",
|
|
"@eslint/js": "^10.0.1",
|
|
"angular-eslint": "^21.3.1",
|
|
"eslint": "^10.2.0",
|
|
"jsdom": "^28.0.0",
|
|
"less": "^4.6.4",
|
|
"prettier": "^3.8.1",
|
|
"typescript": "~5.9.2",
|
|
"typescript-eslint": "^8.58.2",
|
|
"vitest": "^4.0.8"
|
|
}
|
|
}
|