22 lines
403 B
JSON
22 lines
403 B
JSON
{
|
|
"name": "cipherpowers",
|
|
"description": "Comprehensive development toolkit with skills, commands, and documentation standards",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Toby Hede",
|
|
"email": "toby@cipherstash.com",
|
|
"url": "cipherstash.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |