nworks-plus 1.4.3 → 1.4.4
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.ja.md +1 -2
- package/README.ko.md +1 -2
- package/README.md +1 -2
- package/package.json +1 -1
package/README.ja.md
CHANGED
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
6
|
-
[](https://glama.ai/mcp/servers/yjcho9317/nworks)
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
yjcho9317 氏の [nworks](https://github.com/yjcho9317/nworks) のフォークです。オリジナルは [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) に掲載されています。
|
|
9
8
|
|
|
10
9
|
[🇺🇸 English](README.md) | [🇰🇷 한국어](README.ko.md) | 🇯🇵 日本語
|
|
11
10
|
|
package/README.ko.md
CHANGED
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
6
|
-
[](https://glama.ai/mcp/servers/yjcho9317/nworks)
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
yjcho9317님의 [nworks](https://github.com/yjcho9317/nworks)를 포크한 프로젝트입니다. 원본은 [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers)에 등재되어 있습니다.
|
|
9
8
|
|
|
10
9
|
[🇺🇸 English](README.md) | 🇰🇷 한국어 | [🇯🇵 日本語](README.ja.md)
|
|
11
10
|
|
package/README.md
CHANGED
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](https://www.npmjs.com/package/nworks-plus)
|
|
6
|
-
[](https://glama.ai/mcp/servers/yjcho9317/nworks)
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
A fork of [nworks](https://github.com/yjcho9317/nworks) by yjcho9317, which is featured in [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers).
|
|
9
8
|
|
|
10
9
|
🇺🇸 English | [🇰🇷 한국어](README.ko.md) | [🇯🇵 日本語](README.ja.md)
|
|
11
10
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nworks-plus",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.4",
|
|
4
4
|
"description": "CLI and MCP server for NAVER WORKS / LINE WORKS — control messages, calendar, drive, mail, tasks, and boards from terminal or AI agents (Claude, Cursor)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|