blob: 0f4a77ac79fdda5023e1cc031202830c19a06f58 [file] [log] [blame]
{
"name": "action-nodejs-v8",
"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.15.0",
"body-parser": "1.18.2",
"express": "4.16.2"
}
}