@kahinmcp/kahin 0.1.0 → 0.1.1

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@kahinmcp/kahin",
3
- "version": "0.1.0",
4
- "description": "CDP bilgisine sahip MCP server global launcher. `pnpm add -g kahin`, sonra `kahin`.",
3
+ "version": "0.1.1",
4
+ "description": "Kahin, hibrit bir CDP ansiklopedisi, anti-detect browser otomasyon MCP sidir. Yerleşik olarak obscura ve camoufox kullanır, dinamik olarak göreve göre seçer. Seçimi ajanınız yapar.",
5
5
  "bin": {
6
6
  "kahin": "bin/kahin.mjs"
7
7
  },
@@ -12,4 +12,4 @@
12
12
  "node": ">=18"
13
13
  },
14
14
  "license": "MIT"
15
- }
15
+ }