@cablate/mcp-google-map 0.0.13 → 0.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -203,3 +203,7 @@ If you have any questions or suggestions, feel free to reach out:
203
203
  - Initial release with basic Google Maps integration
204
204
  - Support for location search, geocoding, and directions
205
205
  - Compatible with MCP protocol
206
+
207
+ ## Star History
208
+
209
+ [![Star History Chart](https://api.star-history.com/svg?repos=cablate/mcp-google-map&type=Date)](https://www.star-history.com/#cablate/mcp-google-map&Date)
@@ -0,0 +1 @@
1
+ var s=Object.create;var c=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var t=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var O=(o=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(o,{get:(r,e)=>(typeof require<"u"?require:r)[e]}):o)(function(o){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+o+'" is not supported')});var p=(o,r)=>()=>(o&&(r=o(o=0)),r);var x=(o,r)=>()=>(r||o((r={exports:{}}).exports,r),r.exports),E=(o,r)=>{for(var e in r)c(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,g)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of a(r))!y.call(o,n)&&n!==e&&c(o,n,{get:()=>r[n],enumerable:!(g=R(r,n))||g.enumerable});return o};var F=(o,r,e)=>(e=o!=null?s(t(o)):{},l(r||!o||!o.__esModule?c(e,"default",{value:o,enumerable:!0}):e,o)),I=o=>l(c({},"__esModule",{value:!0}),o);var N={log:(...o)=>{console.error("[INFO]",...o)},error:(...o)=>{console.error("[ERROR]",...o)}};export{O as a,p as b,x as c,E as d,F as e,I as f,N as g};