mirror of
https://github.com/trympet/nextcloud-artifacts-action.git
synced 2025-04-25 04:26:08 +02:00
init node
This commit is contained in:
parent
f40b4a079f
commit
ff7e1cbd82
20
package.json
Normal file
20
package.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"name": "nextcloud-artifacts-action",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/trympet/nextcloud-artifacts-action.git"
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/trympet/nextcloud-artifacts-action/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/trympet/nextcloud-artifacts-action#readme"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user