guyklainer 995e0b74e0 [src] surround cronExpression with ticks.
[src] install spotinst plugin as devDependencies
2017-10-05 18:51:36 +03:00

14 lines
285 B
JSON

{
"name": "spotionst-ruby",
"version": "1.0.0",
"description": "Spotinst Functions Ruby sample for serverless framework service.",
"main": "handler.js",
"keywords": [
"serverless",
"spotinst"
],
"devDependencies": {
"serverless-spotinst-functions": "*"
}
}