1
1
mirror of https://github.com/leon-ai/leon.git synced 2025-01-07 18:26:40 +03:00
leon/skills/utilities/date_time/skill.json
2023-06-24 19:30:55 +02:00

13 lines
311 B
JSON

{
"$schema": "../../../schemas/skill-schemas/skill.json",
"name": "Date/Time",
"bridge": "nodejs",
"version": "1.0.0",
"description": "Provide date and time related information.",
"author": {
"name": "Théo LUDWIG",
"email": "contact@theoludwig.fr",
"url": "https://theoludwig.fr"
}
}