Files
2025-11-30 09:03:14 +08:00

14 lines
250 B
JSON

{
"name": "ospack",
"description": "Semantic context packer - combines import resolution with semantic search",
"version": "0.4.0",
"author": {
"name": "ospack"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}