print-env-action/package.json
2023-03-10 10:47:35 +08:00

16 lines
326 B
JSON

{
"name": "print-env-action",
"version": "0.0.1",
"description": "print envs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.com/Zettat123/print-env-action.git"
},
"author": "",
"license": "MIT"
}