blob: 5673232076a27b34d3a985e9a8534b96947014f8 [file] [log] [blame]
{
"runtimes": {
"nodejs": [
{
"kind": "nodejs:10",
"default": true,
"image": {
"prefix": "openwhisk",
"name": "action-nodejs-v10",
"tag": "nightly"
},
"deprecated": false,
"attached": {
"attachmentName": "codefile",
"attachmentType": "text/plain"
},
"stemCells": [
{
"count": 2,
"memory": "256 MB"
}
]
}
]
},
"blackboxes": []
}