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

13 lines
264 B
JSON

{
"name": "app - api",
"version": "0.0.1",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"test": "test"
},
"author": "Austen Collins <austen@servant.co>",
"license": "ISC",
"dependencies": {}
}