Interactive Angular 19 demo for @sda/notification-elements-ui with 6 sections: Bell & Feed, Notification Center, Inbox, Comments & Threads, Mention Input, and Full-Featured layout. Includes mock data, dark mode toggle, and real-time event log. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
146 lines
3.9 KiB
JSON
Executable File
146 lines
3.9 KiB
JSON
Executable File
{
|
|
"name": "@angular-devkit/build-angular",
|
|
"version": "19.2.19",
|
|
"description": "Angular Webpack Build Facade",
|
|
"main": "src/index.js",
|
|
"typings": "src/index.d.ts",
|
|
"builders": "builders.json",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "2.3.0",
|
|
"@angular-devkit/architect": "0.1902.19",
|
|
"@angular-devkit/build-webpack": "0.1902.19",
|
|
"@angular-devkit/core": "19.2.19",
|
|
"@angular/build": "19.2.19",
|
|
"@babel/core": "7.26.10",
|
|
"@babel/generator": "7.26.10",
|
|
"@babel/helper-annotate-as-pure": "7.25.9",
|
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
"@babel/plugin-transform-async-generator-functions": "7.26.8",
|
|
"@babel/plugin-transform-async-to-generator": "7.25.9",
|
|
"@babel/plugin-transform-runtime": "7.26.10",
|
|
"@babel/preset-env": "7.26.9",
|
|
"@babel/runtime": "7.26.10",
|
|
"@discoveryjs/json-ext": "0.6.3",
|
|
"@ngtools/webpack": "19.2.19",
|
|
"@vitejs/plugin-basic-ssl": "1.2.0",
|
|
"ansi-colors": "4.1.3",
|
|
"autoprefixer": "10.4.20",
|
|
"babel-loader": "9.2.1",
|
|
"browserslist": "^4.21.5",
|
|
"copy-webpack-plugin": "12.0.2",
|
|
"css-loader": "7.1.2",
|
|
"esbuild-wasm": "0.25.4",
|
|
"fast-glob": "3.3.3",
|
|
"http-proxy-middleware": "3.0.5",
|
|
"istanbul-lib-instrument": "6.0.3",
|
|
"jsonc-parser": "3.3.1",
|
|
"karma-source-map-support": "1.4.0",
|
|
"less": "4.2.2",
|
|
"less-loader": "12.2.0",
|
|
"license-webpack-plugin": "4.0.2",
|
|
"loader-utils": "3.3.1",
|
|
"mini-css-extract-plugin": "2.9.2",
|
|
"open": "10.1.0",
|
|
"ora": "5.4.1",
|
|
"picomatch": "4.0.2",
|
|
"piscina": "4.8.0",
|
|
"postcss": "8.5.2",
|
|
"postcss-loader": "8.1.1",
|
|
"resolve-url-loader": "5.0.0",
|
|
"rxjs": "7.8.1",
|
|
"sass": "1.85.0",
|
|
"sass-loader": "16.0.5",
|
|
"semver": "7.7.1",
|
|
"source-map-loader": "5.0.0",
|
|
"source-map-support": "0.5.21",
|
|
"terser": "5.39.0",
|
|
"tree-kill": "1.2.2",
|
|
"tslib": "2.8.1",
|
|
"webpack": "5.98.0",
|
|
"webpack-dev-middleware": "7.4.2",
|
|
"webpack-dev-server": "5.2.2",
|
|
"webpack-merge": "6.0.1",
|
|
"webpack-subresource-integrity": "5.1.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"esbuild": "0.25.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/compiler-cli": "^19.0.0 || ^19.2.0-next.0",
|
|
"@angular/localize": "^19.0.0 || ^19.2.0-next.0",
|
|
"@angular/platform-server": "^19.0.0 || ^19.2.0-next.0",
|
|
"@angular/service-worker": "^19.0.0 || ^19.2.0-next.0",
|
|
"@angular/ssr": "^19.2.19",
|
|
"@web/test-runner": "^0.20.0",
|
|
"browser-sync": "^3.0.2",
|
|
"jest": "^29.5.0",
|
|
"jest-environment-jsdom": "^29.5.0",
|
|
"karma": "^6.3.0",
|
|
"ng-packagr": "^19.0.0 || ^19.2.0-next.0",
|
|
"protractor": "^7.0.0",
|
|
"tailwindcss": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
|
"typescript": ">=5.5 <5.9"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@angular/localize": {
|
|
"optional": true
|
|
},
|
|
"@angular/platform-server": {
|
|
"optional": true
|
|
},
|
|
"@angular/service-worker": {
|
|
"optional": true
|
|
},
|
|
"@angular/ssr": {
|
|
"optional": true
|
|
},
|
|
"@web/test-runner": {
|
|
"optional": true
|
|
},
|
|
"browser-sync": {
|
|
"optional": true
|
|
},
|
|
"jest": {
|
|
"optional": true
|
|
},
|
|
"jest-environment-jsdom": {
|
|
"optional": true
|
|
},
|
|
"karma": {
|
|
"optional": true
|
|
},
|
|
"ng-packagr": {
|
|
"optional": true
|
|
},
|
|
"protractor": {
|
|
"optional": true
|
|
},
|
|
"tailwindcss": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"keywords": [
|
|
"Angular CLI",
|
|
"Angular DevKit",
|
|
"angular",
|
|
"devkit",
|
|
"sdk"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/angular/angular-cli.git"
|
|
},
|
|
"packageManager": "pnpm@9.15.6",
|
|
"engines": {
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
},
|
|
"author": "Angular Authors",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/angular/angular-cli/issues"
|
|
},
|
|
"homepage": "https://github.com/angular/angular-cli"
|
|
}
|