blob: baaf0ff5dab94b4ddd4ec6f7148df2ba244b7e1e [file] [log] [blame]
{
"name": "action-nodejs-v10",
"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"
}
}