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": {
|
|
|
|
|
"@angular/cdk": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/common": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/core": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/forms": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/material": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/platform-browser": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"@angular/router": "^18.0.0-next.6 || ^18.1.0-next || ^18.2.0-next",
|
|
|
|
|
"algoliasearch": "^4.20.0",
|
|
|
|
|
"rxjs": "^7.8.1"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@webcontainer/api": "^1.1.8",
|
|
|
|
|
"diff": "~5.2.0",
|
|
|
|
|
"emoji-regex": "~10.3.0",
|
|
|
|
|
"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-08-13 08:05:57 +00:00
|
|
|
"marked": "~14.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/*"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|