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": {
|
2024-11-27 12:12:19 +00:00
|
|
|
"@angular/cdk": "^19.1.0-next",
|
2024-11-26 19:12:10 +00:00
|
|
|
"@angular/common": "^19.1.0-next",
|
|
|
|
|
"@angular/core": "^19.1.0-next",
|
|
|
|
|
"@angular/forms": "^19.1.0-next",
|
2024-11-27 12:12:19 +00:00
|
|
|
"@angular/material": "^19.1.0-next",
|
2024-11-26 19:12:10 +00:00
|
|
|
"@angular/platform-browser": "^19.1.0-next",
|
|
|
|
|
"@angular/router": "^19.1.0-next",
|
2024-11-19 16:24:16 +00:00
|
|
|
"@angular/ssr": "^19.0.0",
|
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",
|
2024-09-06 23:04:24 +00:00
|
|
|
"diff": "~7.0.0",
|
2024-08-28 12:04:42 +00:00
|
|
|
"emoji-regex": "~10.4.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"fast-glob": "~3.3.2",
|
|
|
|
|
"fflate": "^0.8.2",
|
|
|
|
|
"html-entities": "~2.5.2",
|
2024-08-25 11:03:54 +00:00
|
|
|
"jsdom": "~25.0.0",
|
2024-11-09 03:13:28 +00:00
|
|
|
"marked": "~15.0.0",
|
2024-08-23 13:07:56 +00:00
|
|
|
"mermaid": "^11.0.0",
|
2024-07-23 16:50:12 +00:00
|
|
|
"shiki": "^1.10.3"
|
|
|
|
|
},
|
|
|
|
|
"exports": {
|
|
|
|
|
"./styles/*": {
|
|
|
|
|
"sass": "./styles/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|