Skip to content

Commit

Permalink
Updated files to be packed, home page path and kerwords
Browse files Browse the repository at this point in the history
  • Loading branch information
navarasu committed Jul 17, 2020
1 parent 23efbc3 commit c3fe2a9
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,36 @@
"url": "git+https://github.com/navarasu/serverless-ruby-layer.git"
},
"keywords": [
"serverless.com",
"serverless",
"serverless-plugin",
"serverless plugins",
"aws-lambda",
"aws",
"aws layer",
"ruby",
"serverless",
"gemfile",
"bundler"
"bundler",
"serverless framework plugin",
"serverless applications",
"lambda",
"aws lambda",
"aws lambda layer",
"amazon",
"amazon lambda services"
],
"author": "Navarasu <nova@navarasu.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/navarasu/serverless-ruby-layer/issues"
},
"homepage": "https://github.com/navarasu/serverless-ruby-layer#readme",
"files": [
"index.js",
"lib/*.js",
"LICENSE",
"package.json",
"README.md"
],
"homepage": "https://navarasu.github.io/serverless-ruby-layer",
"dependencies": {
"bluebird": "^3.5.5",
"fs-extra": "^8.1.0",
Expand Down

0 comments on commit c3fe2a9

Please sign in to comment.