mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
12 lines
482 B
JSON
12 lines
482 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld",
|
|
"import": [
|
|
"css:config/identity/handler/routing/password/create.json",
|
|
"css:config/identity/handler/routing/password/forgot.json",
|
|
"css:config/identity/handler/routing/password/login.json",
|
|
"css:config/identity/handler/routing/password/reset.json",
|
|
"css:config/identity/handler/routing/password/resource.json"
|
|
],
|
|
"@graph": []
|
|
}
|