File tree Expand file tree Collapse file tree 2 files changed +24
-42
lines changed
Expand file tree Collapse file tree 2 files changed +24
-42
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " run-gemini-cli" ,
3+ "version" : " 0.1.0" ,
4+ "description" : " This works with our versioning tools, this is NOT an NPM repo" ,
5+ "scripts" : {
6+ "build" : " echo \" No build required for composite action\" " ,
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "engines" : {
10+ "node" : " 20.x" ,
11+ "npm" : " 10.x"
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " git+https://github.com/google-github-actions/run-vertexai-notebook.git"
16+ },
17+ "keywords" : [],
18+ "author" : " " ,
19+ "license" : " Apache-2.0" ,
20+ "bugs" : {
21+ "url" : " https://github.com/google-github-actions/run-vertexai-notebook/issues"
22+ },
23+ "homepage" : " https://github.com/google-github-actions/run-vertexai-notebook#readme"
24+ }
You can’t perform that action at this time.
0 commit comments