mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 05:29:34 -08:00
13 lines
245 B
JSON
13 lines
245 B
JSON
|
{
|
||
|
"name": "android-problem-matchers-action",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC"
|
||
|
}
|