mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-03 16:34:31 -07:00
Add license field into package.json (#14473)
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "@google/gemini-cli",
|
"name": "@google/gemini-cli",
|
||||||
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
||||||
"description": "Gemini CLI",
|
"description": "Gemini CLI",
|
||||||
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
"name": "@google/gemini-cli-core",
|
"name": "@google/gemini-cli-core",
|
||||||
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
||||||
"description": "Gemini CLI Core",
|
"description": "Gemini CLI Core",
|
||||||
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user