16 lines
383 B
JSON
16 lines
383 B
JSON
{
|
|
"name": "crypto-portfolio-tracker",
|
|
"description": "Professional crypto portfolio tracking with real-time prices, PnL analysis, and risk metrics",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Intent Solutions IO",
|
|
"email": "jeremy@intentsolutions.ai",
|
|
"url": "https://intentsolutions.ai"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |