@intra-mart/catalog 0.1.0-dev.202606160811 → 0.1.0-dev.202606160846

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.
Files changed (2) hide show
  1. package/dist/catalog.json +18 -0
  2. package/package.json +1 -1
package/dist/catalog.json CHANGED
@@ -39,6 +39,15 @@
39
39
  "en": "End-to-End Testing",
40
40
  "zh_CN": "端到端测试"
41
41
  }
42
+ },
43
+ {
44
+ "id": "mcp",
45
+ "name": "intra-mart MCP Server",
46
+ "labels": {
47
+ "ja": "MCPサーバ (IM社提供 製品情報MCPサーバ)",
48
+ "en": "MCP Server (Product Information MCP Server provided by intra-mart)",
49
+ "zh_CN": "MCP 服务器(intra-mart 公司提供的产品信息 MCP 服务器)"
50
+ }
42
51
  }
43
52
  ],
44
53
  "modules": [
@@ -258,6 +267,15 @@
258
267
  "en": "End-to-End Testing",
259
268
  "zh_CN": "端到端测试"
260
269
  }
270
+ },
271
+ {
272
+ "id": "mcp",
273
+ "name": "intra-mart MCP Server",
274
+ "labels": {
275
+ "ja": "MCPサーバ (IM社提供 製品情報MCPサーバ)",
276
+ "en": "MCP Server (Product Information MCP Server provided by intra-mart)",
277
+ "zh_CN": "MCP 服务器(intra-mart 公司提供的产品信息 MCP 服务器)"
278
+ }
261
279
  }
262
280
  ],
263
281
  "modules": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intra-mart/catalog",
3
- "version": "0.1.0-dev.202606160811",
3
+ "version": "0.1.0-dev.202606160846",
4
4
  "type": "module",
5
5
  "author": "NTT DATA INTRAMART",
6
6
  "license": "UNLICENSED",