Files
2025-11-29 18:03:09 +08:00

15 lines
314 B
JSON

{
"name": "datetime",
"description": "Natural language date/time parsing and calculations using native date command",
"version": "1.1.0",
"author": {
"name": "Mae Capacite",
"email": "cadrianmae@users.noreply.github.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}