File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " gh-action-community" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " GitHub Action for the Community, from welcoming first timers to badges" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/Drive-for-Java/gh-action-community.git"
12+ },
13+ "keywords" : [],
14+ "author" : " " ,
15+ "license" : " ISC" ,
16+ "bugs" : {
17+ "url" : " https://github.com/Drive-for-Java/gh-action-community/issues"
18+ },
19+ "homepage" : " https://github.com/Drive-for-Java/gh-action-community#readme" ,
20+ "dependencies" : {
21+ "@actions/core" : " ^1.2.5" ,
22+ "@actions/github" : " ^4.0.0" ,
23+ "firebase-admin" : " ^9.1.1"
24+ }
25+ }
You can’t perform that action at this time.
0 commit comments