setup-android/package.json

13 lines
245 B
JSON
Raw Normal View History

2020-01-03 02:37:01 -08:00
{
"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"
}