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-03-13 19:20:31 +00:00
|
|
|
"@angular/cdk": "^22.0.0-next",
|
2026-03-05 19:37:18 +00:00
|
|
|
"@angular/common": "^22.0.0-next",
|
|
|
|
|
"@angular/core": "^22.0.0-next",
|
|
|
|
|
"@angular/forms": "^22.0.0-next",
|
2026-03-13 19:20:31 +00:00
|
|
|
"@angular/material": "^22.0.0-next",
|
2026-03-05 19:37:18 +00:00
|
|
|
"@angular/platform-browser": "^22.0.0-next",
|
|
|
|
|
"@angular/router": "^22.0.0-next",
|
|
|
|
|
"@angular/ssr": "^22.0.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",
|
2026-04-15 06:42:07 +00:00
|
|
|
"diff": "~9.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-03-16 07:05:36 +00:00
|
|
|
"jsdom": "~29.0.0",
|
2026-04-08 06:36:43 +00:00
|
|
|
"marked": "~18.0.0",
|
2024-08-23 13:07:56 +00:00
|
|
|
"mermaid": "^11.0.0",
|
2026-03-02 19:21:46 +00:00
|
|
|
"shiki": "^4.0.0",
|
2025-03-07 09:31:06 +00:00
|
|
|
"tinyglobby": "^0.2.12"
|
2024-07-23 16:50:12 +00:00
|
|
|
},
|
|
|
|
|
"exports": {
|
|
|
|
|
"./styles/*": {
|
|
|
|
|
"sass": "./styles/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|