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": {
|
2025-07-17 19:40:27 +00:00
|
|
|
"@angular/cdk": "^20.2.0-next",
|
|
|
|
|
"@angular/common": "^20.2.0-next",
|
|
|
|
|
"@angular/core": "^20.2.0-next",
|
|
|
|
|
"@angular/forms": "^20.2.0-next",
|
|
|
|
|
"@angular/material": "^20.2.0-next",
|
|
|
|
|
"@angular/platform-browser": "^20.2.0-next",
|
|
|
|
|
"@angular/router": "^20.2.0-next",
|
|
|
|
|
"@angular/ssr": "^20.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",
|
2024-08-28 12:04:42 +00:00
|
|
|
"emoji-regex": "~10.4.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"fflate": "^0.8.2",
|
2025-04-01 06:10:46 +00:00
|
|
|
"html-entities": "~2.6.0",
|
2025-04-15 05:10:19 +00:00
|
|
|
"jsdom": "~26.1.0",
|
2025-07-19 19:38:28 +00:00
|
|
|
"marked": "~16.1.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/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|