fix(core): update
This commit is contained in:
parent
a0a6d57c9f
commit
2904368022
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ht-docker-cardanosl",
|
||||
"version": "1.0.0",
|
||||
"description": "This repository contains a Dockerfile used to build a docker image of the Cardano SL node with wallet features.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@gitlab.com/hosttoday/ht-docker-cardanosl.git"
|
||||
},
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/hosttoday/ht-docker-cardanosl/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/hosttoday/ht-docker-cardanosl#readme"
|
||||
}
|
Loading…
Reference in New Issue
Block a user