File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
api-builder-plugin-fn-elasticsearch Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @axway-api-builder-ext/api-builder-plugin-fn-elasticsearch" ,
33 "version" : " 1.0.0" ,
4- "description" : " A plugin for Axway API Builder" ,
5- "author" : " " ,
6- "license" : " ISC " ,
4+ "description" : " Integrate Elasticsearch into your API- Builder flow to combine search data for instance with other data available in your flow. " ,
5+ "author" : " Chris Wiechmann <cwiechmann@axway.com> (http://www.axway.com) " ,
6+ "license" : " Apache-2.0 " ,
77 "keywords" : [
88 " amplify" ,
9- " api-builder"
9+ " api-builder" ,
10+ " google" ,
11+ " maps" ,
12+ " googlemaps"
1013 ],
14+ "homepage" : " https://github.com/Axway-API-Builder-Ext/api-builder-extras/tree/master/api-builder-plugin-fn-google-maps" ,
15+ "bugs" : {
16+ "url" : " https://github.com/Axway-API-Builder-Ext/issues"
17+ },
18+ "repository" : {
19+ "type" : " git" ,
20+ "url" : " https://github.com/Axway-API-Builder-Ext/api-builder-extras.git"
21+ },
1122 "engines" : {
1223 "node" : " >= 10.0"
1324 },
You can’t perform that action at this time.
0 commit comments