diff --git a/bower.json b/bower.json index 431e7fee..e21e0317 100644 --- a/bower.json +++ b/bower.json @@ -11,9 +11,12 @@ }, "license": "MIT", "keywords": [ + "OpenAPI", + "OpenAPI Specification", "Swagger", "JSON-Schema", "API", + "REST", "documentation", "Angular 2" ], diff --git a/package.json b/package.json index 9881d8c5..35315011 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,12 @@ "deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo" }, "keywords": [ + "OpenAPI", + "OpenAPI Specification", "Swagger", "JSON-Schema", "API", + "REST", "documentation", "Angular 2" ],