Skip to content

chore: add license field to package.json#6693

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
theavgjojo:chore/add-package-license
Jan 2, 2026
Merged

chore: add license field to package.json#6693
rekram1-node merged 1 commit into
anomalyco:devfrom
theavgjojo:chore/add-package-license

Conversation

@theavgjojo
Copy link
Copy Markdown
Contributor

Summary

Testing

Standard run and build:

bun install
bun dev
./packages/opencode/script/build.ts --single

Additional spot checking that the packaging is happy:

jojo@x:~/repos/opencode/packages/plugin$ bun pm pack
bun pack v1.3.5 (1e86cebd)

packed 0.59KB package.json

opencode-ai-plugin-1.0.224.tgz

Total files: 1
Shasum: 02bafc0c63443a12965515331da9e5862268c526
Integrity: sha512-V+Rl1dTT8QiSl[...]f9zCw/D7eg1Kg==
Unpacked size: 0.59KB
Packed size: 403B
jojo@x:~/repos/opencode/packages/plugin$ tar -xOf opencode-ai-plugin-1.0.224.tgz package/package.json | grep license
  "license": "MIT",

@rekram1-node rekram1-node merged commit a58dbb3 into anomalyco:dev Jan 2, 2026
3 checks passed
github-actions Bot pushed a commit to yuguorui/opencode that referenced this pull request Jan 18, 2026
Co-authored-by: theavgjojo <jojo@noreply>
triklozoid pushed a commit to triklozoid/opencode that referenced this pull request Feb 2, 2026
Co-authored-by: theavgjojo <jojo@noreply>
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Co-authored-by: theavgjojo <jojo@noreply>
Rwanbt pushed a commit to Rwanbt/opencode that referenced this pull request May 5, 2026
Co-authored-by: theavgjojo <jojo@noreply>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add license to dependent package metadata

2 participants