11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"name": "project-setup-standards",
|
|
"description": "Guide for standardized project initialization following team conventions",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "natifridman"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |