mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
19 lines
744 B
JSON
19 lines
744 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
|
|
"import": [
|
|
"css:config/http/notifications/base/description.json",
|
|
"css:config/http/notifications/base/handler.json",
|
|
"css:config/http/notifications/base/listener.json",
|
|
"css:config/http/notifications/base/storage.json",
|
|
"css:config/http/notifications/websockets/description.json",
|
|
"css:config/http/notifications/websockets/handler.json",
|
|
"css:config/http/notifications/websockets/http.json",
|
|
"css:config/http/notifications/websockets/subscription.json"
|
|
],
|
|
"@graph": [
|
|
{
|
|
"comment": "All the relevant components are made in the specific imports seen above."
|
|
}
|
|
]
|
|
}
|