opencode-puter-auth 1.0.0-beta.3 → 1.0.0-beta.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -40,7 +40,7 @@ Paste this into any LLM agent (Claude Code, OpenCode, Cursor, etc.):
40
40
  ```
41
41
  Install the opencode-puter-auth plugin and configure Puter.com models
42
42
  in ~/.config/opencode/opencode.json by following:
43
- https://raw.githubusercontent.com/chindris-mihai-alexandru/opencode-puter-auth/main/README.md
43
+ https://raw.githubusercontent.com/Mihai-Codes/opencode-puter-auth/main/README.md
44
44
  ```
45
45
 
46
46
  ### Option B: Manual Setup
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-puter-auth",
3
- "version": "1.0.0-beta.3",
3
+ "version": "1.0.0-beta.4",
4
4
  "description": "Puter.com OAuth auth plugin for OpenCode - FREE UNLIMITED access to Claude Opus 4.5, Sonnet 4.5, GPT-5, Gemini, and 500+ AI models",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -13,11 +13,11 @@
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
16
- "url": "git+https://github.com/chindris-mihai-alexandru/opencode-puter-auth.git"
16
+ "url": "git+https://github.com/Mihai-Codes/opencode-puter-auth.git"
17
17
  },
18
- "homepage": "https://github.com/chindris-mihai-alexandru/opencode-puter-auth#readme",
18
+ "homepage": "https://github.com/Mihai-Codes/opencode-puter-auth#readme",
19
19
  "bugs": {
20
- "url": "https://github.com/chindris-mihai-alexandru/opencode-puter-auth/issues"
20
+ "url": "https://github.com/Mihai-Codes/opencode-puter-auth/issues"
21
21
  },
22
22
  "keywords": [
23
23
  "opencode",