Files
semantica/plugins/.cursor-plugin/marketplace.json
T

19 lines
394 B
JSON

{
"name": "semantica-local",
"owner": {
"name": "Semantica Contributors"
},
"metadata": {
"description": "Semantica plugin marketplace for Cursor.",
"version": "0.1.0",
"pluginRoot": "."
},
"plugins": [
{
"name": "semantica-cursor",
"description": "Semantica plugin for Cursor: knowledge graph skills and analytics.",
"source": "."
}
]
}