serverless/lib/defaults/defaults.json
2015-10-18 14:32:48 -07:00

9 lines
127 B
JSON

{
"plugins": [
{
"path": "./actions/ProjectCreate.js",
"options": ["options"],
"config": {}
}
]
}