15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"name": "regression-analysis-tool",
|
|
"description": "Regression analysis and modeling",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |