Files
2025-11-30 08:22:09 +08:00

15 lines
278 B
JSON

{
"name": "encryption-tool",
"description": "Encrypt and decrypt data with various algorithms",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}