We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440e444 commit 2cc18c3Copy full SHA for 2cc18c3
package.json
@@ -6,6 +6,9 @@
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
+ "bin": {
10
+ "aws-lambda-custom-node-runtime": "index.js"
11
+ },
12
"keywords": [],
13
"author": "rrainn, Inc.",
14
"license": "MIT",
0 commit comments