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

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 +54 -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": [
@@ -101,6 +110,18 @@
101
110
  "en": "REST API (OAuth Authentication Module)",
102
111
  "zh_CN": "REST API (OAuth认证模块)"
103
112
  }
113
+ },
114
+ {
115
+ "id": "jp.co.intra_mart.im_contents_search",
116
+ "artifactId": "im_contents_search",
117
+ "groupId": "jp.co.intra_mart",
118
+ "version": "8.0.25",
119
+ "name": "IM-ContentsSearch",
120
+ "labels": {
121
+ "ja": "IM-ContentsSearch",
122
+ "en": "IM-ContentsSearch",
123
+ "zh_CN": "IM-ContentsSearch"
124
+ }
104
125
  }
105
126
  ]
106
127
  },
@@ -215,6 +236,18 @@
215
236
  "en": "REST API (OAuth Authentication Module)",
216
237
  "zh_CN": "REST API (OAuth认证模块)"
217
238
  }
239
+ },
240
+ {
241
+ "id": "jp.co.intra_mart.im_contents_search",
242
+ "artifactId": "im_contents_search",
243
+ "groupId": "jp.co.intra_mart",
244
+ "version": "8.0.26",
245
+ "name": "IM-ContentsSearch",
246
+ "labels": {
247
+ "ja": "IM-ContentsSearch",
248
+ "en": "IM-ContentsSearch",
249
+ "zh_CN": "IM-ContentsSearch"
250
+ }
218
251
  }
219
252
  ]
220
253
  },
@@ -258,6 +291,15 @@
258
291
  "en": "End-to-End Testing",
259
292
  "zh_CN": "端到端测试"
260
293
  }
294
+ },
295
+ {
296
+ "id": "mcp",
297
+ "name": "intra-mart MCP Server",
298
+ "labels": {
299
+ "ja": "MCPサーバ (IM社提供 製品情報MCPサーバ)",
300
+ "en": "MCP Server (Product Information MCP Server provided by intra-mart)",
301
+ "zh_CN": "MCP 服务器(intra-mart 公司提供的产品信息 MCP 服务器)"
302
+ }
261
303
  }
262
304
  ],
263
305
  "modules": [
@@ -320,6 +362,18 @@
320
362
  "en": "REST API (OAuth Authentication Module)",
321
363
  "zh_CN": "REST API (OAuth认证模块)"
322
364
  }
365
+ },
366
+ {
367
+ "id": "jp.co.intra_mart.im_contents_search",
368
+ "artifactId": "im_contents_search",
369
+ "groupId": "jp.co.intra_mart",
370
+ "version": "8.0.26",
371
+ "name": "IM-ContentsSearch",
372
+ "labels": {
373
+ "ja": "IM-ContentsSearch",
374
+ "en": "IM-ContentsSearch",
375
+ "zh_CN": "IM-ContentsSearch"
376
+ }
323
377
  }
324
378
  ]
325
379
  }
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.202606250213",
4
4
  "type": "module",
5
5
  "author": "NTT DATA INTRAMART",
6
6
  "license": "UNLICENSED",