11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"name": "project-cleaner",
|
|
"description": "Smart file cleanup before deployment - removes unused backups and packages",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Lightsoft"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |