11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"name": "dev-plan",
|
|
"description": "オレオレ仕様駆動開発",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "yaakaito"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |