2024-07-23 16:50:12 +00:00
|
|
|
{
|
|
|
|
|
"name": "@angular/docs",
|
2024-08-02 16:42:23 +00:00
|
|
|
"version": "0.0.0-PLACEHOLDER",
|
2024-07-23 16:50:12 +00:00
|
|
|
"peerDependencies": {
|
2026-01-14 16:11:01 +00:00
|
|
|
"@angular/cdk": "^21.2.0-next",
|
2026-01-26 22:44:55 +00:00
|
|
|
"@angular/common": "^21.2.0-next",
|
|
|
|
|
"@angular/core": "^21.2.0-next",
|
|
|
|
|
"@angular/forms": "^21.2.0-next",
|
2026-01-14 16:11:01 +00:00
|
|
|
"@angular/material": "^21.2.0-next",
|
2026-01-26 22:44:55 +00:00
|
|
|
"@angular/platform-browser": "^21.2.0-next",
|
|
|
|
|
"@angular/router": "^21.2.0-next",
|
2026-02-12 18:56:00 +00:00
|
|
|
"@angular/ssr": "^21.2.0-next",
|
2024-08-14 09:04:54 +00:00
|
|
|
"algoliasearch": "^5.0.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"rxjs": "^7.8.1"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@webcontainer/api": "^1.1.8",
|
2025-05-16 05:13:58 +00:00
|
|
|
"diff": "~8.0.0",
|
2025-10-14 08:43:41 +00:00
|
|
|
"emoji-regex": "~10.6.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"fflate": "^0.8.2",
|
2026-02-06 01:44:38 +00:00
|
|
|
"jsdom": "~28.0.0",
|
2025-11-10 05:10:30 +00:00
|
|
|
"marked": "~17.0.0",
|
2024-08-23 13:07:56 +00:00
|
|
|
"mermaid": "^11.0.0",
|
2025-03-07 09:31:06 +00:00
|
|
|
"shiki": "^3.0.0",
|
|
|
|
|
"tinyglobby": "^0.2.12"
|
2024-07-23 16:50:12 +00:00
|
|
|
},
|
|
|
|
|
"exports": {
|
|
|
|
|
"./styles/*": {
|
|
|
|
|
"sass": "./styles/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|