16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"name": "research-intelligence",
|
|
"description": "Meta-package: Installs all research-intelligence components (commands + agents)",
|
|
"version": "3.0.0",
|
|
"author": {
|
|
"name": "Ossie Irondi",
|
|
"email": "admin@kamdental.com",
|
|
"url": "https://github.com/AojdevStudio"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |