yasgui
Version:
Yet Another SPARQL GUI
26 lines (25 loc) • 450 B
JSON
{
"name": "yasgui",
"version": "2.7.20",
"homepage": "http://doc.yasgui.org",
"authors": [
"Laurens Rietveld <laurens.rietveld@gmail.com>"
],
"description": "Yet Another SPARQL GUI",
"main": "dist/yasgui.bundled.min.js",
"moduleType": [
"globals"
],
"keywords": [
"SPARQL",
"Linked Data"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}