blob: 734d271bd6175527aec3a887ef7f04701bbd4d7b [file] [log] [blame]
{
"name": "action-nodejs-v12",
"version": "1.0.0",
"description": "Apache OpenWhisk NodeJS Runtime",
"repository": {
"type": "git",
"url": "git@github.com:apache/incubator-openwhisk-runtime-nodejs.git"
},
"license": "Apache-2.0",
"dependencies": {
"openwhisk": "3.18.0",
"body-parser": "1.18.3",
"express": "4.16.4",
"serialize-error": "3.0.0"
}
}