|
|
@ -2,7 +2,7 @@ |
|
|
|
name = "oxigraph_js" |
|
|
|
name = "oxigraph_js" |
|
|
|
version = "0.1.1" |
|
|
|
version = "0.1.1" |
|
|
|
authors = ["Tpt <thomas@pellissier-tanon.fr>"] |
|
|
|
authors = ["Tpt <thomas@pellissier-tanon.fr>"] |
|
|
|
license = "MIT/Apache-2.0" |
|
|
|
license = "MIT OR Apache-2.0" |
|
|
|
readme = "README.md" |
|
|
|
readme = "README.md" |
|
|
|
keywords = ["RDF", "N-Triples", "Turtle", "RDF/XML", "SPARQL"] |
|
|
|
keywords = ["RDF", "N-Triples", "Turtle", "RDF/XML", "SPARQL"] |
|
|
|
repository = "https://github.com/oxigraph/oxigraph/tree/master/js" |
|
|
|
repository = "https://github.com/oxigraph/oxigraph/tree/master/js" |
|
|
|