11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "dependabot",
|
|
"description": "Commands to interact with Dependabot on GitHub repositories.",
|
|
"version": "0.4.1",
|
|
"author": {
|
|
"name": "Aotokitsuruya"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |