18 lines
345 B
JSON
18 lines
345 B
JSON
{
|
|
"name": "dl_deps_archive",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.1",
|
|
"@actions/tool-cache": "^2.0.1",
|
|
"path": "^0.12.7"
|
|
}
|
|
}
|