UNPKG
@iplocate/mcp-server
Version:
latest (1.0.0)
1.0.0
MCP server for IPLocate.io - IP address geolocation, network information, and threat detection
@iplocate/mcp-server
/
dist
/
version.js
5 lines
•
173 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
LIB_VERSION
=
void
0
;
exports
.
LIB_VERSION
=
"1.0.0"
;
//# sourceMappingURL=version.js.map