@vymalo/opencode-devtools 0.9.0 → 0.11.0

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 +4 -4
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@vymalo/opencode-devtools",
3
- "version": "0.9.0",
3
+ "version": "0.11.0",
4
4
  "description": "OpenCode plugin of everyday developer utilities the model can call locally: math (precise arithmetic, unit & base conversion, stats), codec (base64/hex/url, JWT decode, gzip), crypto (hash/hmac, uuid/ulid, random, keypairs), datetime (parse/format/diff, timezones, cron explain), convert (JSON/YAML/TOML/CSV + JSONPath), and an opt-in http client. Deterministic, zero-auth, no server — tools gated into named groups.",
5
5
  "license": "MIT",
6
6
  "author": "vymalo contributors",
7
- "homepage": "https://github.com/vymalo/opencode-oauth2#readme",
7
+ "homepage": "https://github.com/ADORSYS-GIS/lightbridge-opencode-toolbeit#readme",
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "git+https://github.com/vymalo/opencode-oauth2.git",
10
+ "url": "git+https://github.com/ADORSYS-GIS/lightbridge-opencode-toolbeit.git",
11
11
  "directory": "packages/opencode-devtools"
12
12
  },
13
13
  "bugs": {
14
- "url": "https://github.com/vymalo/opencode-oauth2/issues"
14
+ "url": "https://github.com/ADORSYS-GIS/lightbridge-opencode-toolbeit/issues"
15
15
  },
16
16
  "keywords": [
17
17
  "opencode",