mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Add package metadata
This commit is contained in:
parent
d259461c14
commit
52e1e065df
12
package.json
12
package.json
@ -1,6 +1,18 @@
|
|||||||
{
|
{
|
||||||
"name": "@solid/community-server",
|
"name": "@solid/community-server",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
"description": "Community Solid Server: an open and modular implementation of the Solid specifications",
|
||||||
|
"keywords": [
|
||||||
|
"solid",
|
||||||
|
"linked-data",
|
||||||
|
"rdf",
|
||||||
|
"ldp"
|
||||||
|
],
|
||||||
|
"contributors": [
|
||||||
|
"Joachim Van Herwegen <joachim.vanherwegen@ugent.be>",
|
||||||
|
"Ruben Taelman <ruben.taelman@ugent.be> (https://www.rubensworks.net/)",
|
||||||
|
"Ruben Verborgh <ruben.verborgh@ugent.be> (https://ruben.verborgh.org/)"
|
||||||
|
],
|
||||||
"lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server",
|
"lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server",
|
||||||
"lsd:components": "components/components.jsonld",
|
"lsd:components": "components/components.jsonld",
|
||||||
"lsd:contexts": {
|
"lsd:contexts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user