15 lines
264 B
JSON
15 lines
264 B
JSON
{
|
|
"name": "project-basics",
|
|
"description": "Basic tools for projects",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Luca Silverentand",
|
|
"email": "luca@onezero.company"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |