mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
14 lines
321 B
JSON
14 lines
321 B
JSON
{
|
|
"name": "JAWS",
|
|
"version": "0.0.1",
|
|
"description": "The Javascript + AWS Web Application Boilerplate",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/servant-app/JAWS.git"
|
|
},
|
|
"engines": {
|
|
"node": "0.12.x",
|
|
"npm": "2.1.x"
|
|
},
|
|
"dependencies": {}
|
|
} |