diff --git a/README.md b/README.md
index a6959d9..5171c6d 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Finch - `serverless-finch`](https://github.com/fernando-mc/serverless-finch)**
by [fernando-mc](http://github.com/fernando-mc)
A Serverless plugin to deploy static website assets to AWS S3. | 
|
| **[Frontend Plugin - `serverless-frontend-plugin`](https://github.com/rogersgt/serverless-frontend-plugin)**
by [rogersgt](http://github.com/rogersgt)
Deploy any type of frontend on AWS Cloudfront with Https/SSL termination with your serverless deployments. Integrates with serverless-offline for local development. | 
|
| **[Fullstack - `fullstack-serverless`](https://github.com/MadSkills-io/fullstack-serverless)**
by [MadSkills-io](http://github.com/MadSkills-io)
A Serverless plugin to create an AWS CloudFront distribution that serves static web content from S3 and routes API traffic to API Gateway. | 
|
-| **[Function Gateway - `serverless-function-gateway`](https://github.com/KennethWussmann/serverless-function-gateway)**
by [KennethWussmann](http://github.com/KennethWussmann)
Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway). | 
|
| **[Function Outputs - `serverless-function-outputs`](https://github.com/RogerBarreto/serverless-function-outputs)**
by [RogerBarreto](http://github.com/RogerBarreto)
Adds function Name and ARN outputs without version suffix | 
|
| **[Functions Base Path - `serverless-functions-base-path`](https://github.com/kevinrambaud/serverless-functions-base-path)**
by [kevinrambaud](http://github.com/kevinrambaud)
Easily define a base path where your serverless functions are located. | 
|
| **[Git Commit Tracker - `serverless-git-commit-tracker`](https://github.com/optimator999/serverless-git-commit-tracker)**
by [optimator999](http://github.com/optimator999)
Generates a version tracking file for web or API deployment containing the latest git commit version number, deployment stage, and date | 
|
@@ -209,7 +208,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Local Dev Server - `serverless-local-dev-server`](https://github.com/DieProduktMacher/serverless-local-dev-server)**
by [DieProduktMacher](http://github.com/DieProduktMacher)
Speeds up development of Alexa Skills, Chatbots and APIs by exposing your functions as local HTTP endpoints and mapping received events. | 
|
| **[Local Environment - `serverless-local-environment`](https://github.com/piercus/serverless-local-environment)**
by [piercus](http://github.com/piercus)
Serverless plugin to set local environment variables and remote environment variable to different values | 
|
| **[Local Kinesis - `serverless-local-kinesis`](https://github.com/pidz-development/serverless-local-kinesis)**
by [pidz-development](http://github.com/pidz-development)
Run a local kinesis and automatically fire events | 
|
-| **[Local Proxy - `serverless-local-proxy`](https://github.com/serverless-local-proxy/serverless-local-proxy)**
by [serverless-local-proxy](http://github.com/serverless-local-proxy)
A highly composable plugin for Serverless that speeds up your local development workflow. | 
|
| **[Local Schedule - `serverless-local-schedule`](https://github.com/UnitedIncome/serverless-local-schedule)**
by [UnitedIncome](http://github.com/UnitedIncome)
Schedule AWS CloudWatch Event based invocations in local time(with DST support!) | 
|
| **[Localstack - `serverless-localstack`](https://github.com/LocalStack/serverless-localstack)**
by [LocalStack](http://github.com/LocalStack)
Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | 
|
| **[Log Filter Subscription - `serverless-log-filter-subscription`](https://github.com/schwamster/serverless-log-filter-subscription)**
by [schwamster](http://github.com/schwamster)
This serverless plugin creates log filter subscription for all lambda functions configured in your projects serverless.yml | 
|
@@ -240,7 +238,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Node Shim - `serverless-plugin-node-shim`](https://github.com/jzimmek/serverless-plugin-node-shim)**
by [jzimmek](http://github.com/jzimmek)
Serverless plugin to run your functions in nodejs version (8 LTS, 9+) on aws lambda | 
|
| **[Oauth Scopes - `serverless-oauth-scopes`](https://github.com/birdcatcher/serverless-oauth-scopes)**
by [birdcatcher](http://github.com/birdcatcher)
A serverless plugin to set OAuth Scopes on APIGateway methods | 
|
| **[Offline - `serverless-offline`](https://github.com/dherault/serverless-offline)**
by [dherault](http://github.com/dherault)
Emulate AWS λ and API Gateway locally when developing your Serverless project | 
|
-| **[Offline Cfstrip - `serverless-offline-cfstrip`](https://github.com/jlopez/serverless-cfstrip)**
by [jlopez](http://github.com/jlopez)
Strip CloudFormation serverless variables when running in offline mode | 
|
| **[Offline Direct Lambda - `serverless-offline-direct-lambda`](https://github.com/civicteam/serverless-offline-direct-lambda)**
by [civicteam](http://github.com/civicteam)
Allow offline direct lambda-to-lambda interactions by exposing lambdas with no API Gateway event via HTTP. | 
|
| **[Offline Dynamodb Stream - `serverless-plugin-offline-dynamodb-stream`](https://github.com/orchestrated-io/serverless-plugin-offline-dynamodb-stream)**
by [orchestrated-io](http://github.com/orchestrated-io)
Serverless Plugin for emulating dynamodb stream triggering lambda functions offline | 
|
| **[Offline Edge Lambda - `serverless-offline-edge-lambda`](https://github.com/evolv-ai/serverless-offline-edge-lambda)**
by [evolv-ai](http://github.com/evolv-ai)
A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline | 
|
@@ -350,7 +347,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Tencent Scf - `serverless-tencent-scf`](https://github.com/tencentyun/serverless-tencent-cloud-function)**
by [tencentyun](http://github.com/tencentyun)
Serverless framework provider plugin for Tencent SCF(Serverless Cloud Function) | 
|
| **[Tesseract - `serverless-tesseract`](https://github.com/Suor/serverless-tesseract)**
by [Suor](http://github.com/Suor)
Add Tesseract OCR Engine to your build. | 
|
| **[Test Helper - `serverless-plugin-test-helper`](https://github.com/manwaring/serverless-plugin-test-helper)**
by [manwaring](http://github.com/manwaring)
Makes it easier to end-to-end test deployed deployed services by saving CloudFormation Stack Outputs locally and exposing values via a simple Node.js library | 
|
-| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer/)**
by [enykeev](http://github.com/enykeev)
Trace serverless hooks as they execute | 
|
+| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer)**
by [enykeev](http://github.com/enykeev)
Trace serverless hooks as they execute | 
|
| **[Tracing - `serverless-plugin-tracing`](https://github.com/alex-murashkin/serverless-plugin-tracing)**
by [alex-murashkin](http://github.com/alex-murashkin)
Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions. | 
|
| **[Transpiler - `serverless-plugin-transpiler`](https://github.com/medikoo/serverless-plugin-transpiler)**
by [medikoo](http://github.com/medikoo)
Transpile lambda files during packaging step | 
|
| **[Tree Shake - `serverless-plugin-tree-shake`](https://github.com/sergioramos/serverless-plugin-tree-shake)**
by [sergioramos](http://github.com/sergioramos)
Shake the dependency tree and only package files needed | 
|
diff --git a/plugins.json b/plugins.json
index 4e27b9d..9b9fcd1 100644
--- a/plugins.json
+++ b/plugins.json
@@ -80,7 +80,7 @@
"githubUrl": "https://github.com/manwaring/serverless-plugin-iam-checker",
"status": "active"
}, {
- "name": "serverless-plugin-layer-manager",
+ "name": "serverless-plugin-layer-manager",
"description": "Plugin for improved AWS Lambda layer management, including install hooks, export options and improved retain support",
"githubUrl": "https://github.com/henhal/serverless-plugin-layer-manager",
"status": "active"
@@ -159,11 +159,6 @@
"description": "Preload environment variables from `.env` into serverless.",
"githubUrl": "https://github.com/infrontlabs/serverless-dotenv-plugin",
"status": "active"
-}, {
- "name": "serverless-local-proxy",
- "description": "A highly composable plugin for Serverless that speeds up your local development workflow.",
- "githubUrl": "https://github.com/serverless-local-proxy/serverless-local-proxy",
- "status": "active"
}, {
"name": "serverless-default-aws-resource-attributes",
"description": "Set default attributes a given CloudFormation resource should have based on type.",
@@ -1042,7 +1037,7 @@
}, {
"name": "serverless-plugin-tracer",
"description": "Trace serverless hooks as they execute",
- "githubUrl": "https://github.com/enykeev/serverless-plugin-tracer/",
+ "githubUrl": "https://github.com/enykeev/serverless-plugin-tracer",
"status": "active"
}, {
"name": "serverless-plugin-stackstorm",
@@ -1424,11 +1419,6 @@
"description": "A Serverless plugin to retrieve passwords from vault and encrypt to kms",
"githubUrl": "https://github.com/Rondineli/serverless-vault-plugin",
"status": "active"
-}, {
- "name": "serverless-function-gateway",
- "description": "Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway).",
- "githubUrl": "https://github.com/KennethWussmann/serverless-function-gateway",
- "status": "active"
}, {
"name": "serverless-function-outputs",
"description": "Adds function Name and ARN outputs without version suffix",
@@ -1705,12 +1695,6 @@
"githubUrl": "https://github.com/jlopez/serverless-introspect",
"status": "active"
},
- {
- "name": "serverless-offline-cfstrip",
- "description": "Strip CloudFormation serverless variables when running in offline mode",
- "githubUrl": "https://github.com/jlopez/serverless-cfstrip",
- "status": "active"
- },
{
"name": "serverless-sequelize-migrations",
"description": "Manage Sequelize migrations on your serverless project",