serverless/package.json
2015-08-03 18:00:44 -07:00

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": {}
}