act_runner_test/package.json

12 lines
229 B
JSON
Raw Normal View History

2023-11-05 02:33:37 +00:00
{
"name": "act_runner_test",
"version": "1.0.0",
"description": "Testing act runner",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}