├── README.md ├── package.json ├── serverless-hooks-plugin.js └── serverless.yml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uswitch/serverless-hooks-plugin/HEAD/README.md -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uswitch/serverless-hooks-plugin/HEAD/package.json -------------------------------------------------------------------------------- /serverless-hooks-plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uswitch/serverless-hooks-plugin/HEAD/serverless-hooks-plugin.js -------------------------------------------------------------------------------- /serverless.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uswitch/serverless-hooks-plugin/HEAD/serverless.yml --------------------------------------------------------------------------------