| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/sdscgithub/docker-lambda/build-java8/package.json | [Back] [Original] |
{
"name": "docker-lambda",
"version": "0.15.3",
"description": "A Docker image and test runner that (very closely) mimics the live AWS Lambda environment",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"directories": {
"example": "examples"
},
"repository": "lambci/docker-lambda",
"author": "Michael Hart ",
"license": "MIT",
"engines": {
"node": ">=0.11.12"
},
"devDependencies": {
"should": "^8.4.0"
}
}
| Web Proxy Viewer | New URL | Original Page |