serverless/lib/defaults/defaults.json
2015-10-19 11:10:33 -05:00

9 lines
127 B
JSON

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