mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
17 lines
521 B
JSON
17 lines
521 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^2.0.0/components/context.jsonld",
|
|
"import": [
|
|
"files-scs:config/http/handler/simple.json",
|
|
"files-scs:config/http/middleware/websockets.json",
|
|
"files-scs:config/http/server-factory/websockets.json",
|
|
"files-scs:config/http/static/default.json",
|
|
"files-scs:config/util/variables/default.json"
|
|
],
|
|
"@graph": [
|
|
{
|
|
"@id": "urn:solid-server:default:LdpHandler",
|
|
"@type": "Variable"
|
|
}
|
|
]
|
|
}
|