2023-02-01 10:54:37 +01:00

11 lines
341 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Converts application/x-www-form-urlencoded to application/json.",
"@id": "urn:solid-server:default:FormToJsonConverter",
"@type": "FormToJsonConverter"
}
]
}