ht-docker-cardanosl/package.json
2019-06-07 13:20:51 +02:00

20 lines
580 B
JSON

{
"name": "ht-docker-cardanosl",
"version": "1.0.4",
"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 \"hi\""
},
"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"
}