mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "jaws-api-lambda",
|
|
"version": "0.0.2",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"scripts": {},
|
|
"author": "Austen Collins <austen@servant.co>",
|
|
"license": "MIT",
|
|
"dependencies": {}
|
|
} |