11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"name": "dev-essentials",
|
|
"description": "Essential development workflow commands including smart commit messages and dependency management",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Erhan Abay"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |