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-08-20 15:40:25 +00:00
|
|
|
"@angular/cdk": "^21.0.0-next",
|
|
|
|
|
"@angular/common": "^21.0.0-next",
|
|
|
|
|
"@angular/core": "^21.0.0-next",
|
|
|
|
|
"@angular/forms": "^21.0.0-next",
|
|
|
|
|
"@angular/material": "^21.0.0-next",
|
|
|
|
|
"@angular/platform-browser": "^21.0.0-next",
|
|
|
|
|
"@angular/router": "^21.0.0-next",
|
|
|
|
|
"@angular/ssr": "^21.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",
|
2025-05-16 05:13:58 +00:00
|
|
|
"diff": "~8.0.0",
|
2025-08-28 15:08:32 +00:00
|
|
|
"emoji-regex": "~10.5.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"fflate": "^0.8.2",
|
2025-09-15 15:08:51 +00:00
|
|
|
"jsdom": "~27.0.0",
|
2025-09-15 07:38:11 +00:00
|
|
|
"marked": "~16.3.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/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|