14 lines
285 B
JSON
14 lines
285 B
JSON
|
{
|
||
|
"name": "todo-mutating-handler",
|
||
|
"description" : "To-do list - mutating handler",
|
||
|
"repository": {
|
||
|
"type" : "git",
|
||
|
"url" : "https://github.com/sixeyed/kiamol"
|
||
|
},
|
||
|
"version": "0.1.0",
|
||
|
"author": "kiamol",
|
||
|
"dependencies": {
|
||
|
"serverless-kubeless": "0.10.0"
|
||
|
}
|
||
|
}
|