ht-docker-clickhouse/package.json
2022-06-16 18:39:38 +02:00

22 lines
586 B
JSON

{
"name": "ht-docker-clickhouse",
"private": true,
"version": "1.0.12",
"description": "chrome for docker",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\"",
"testBuild": "docker build -t yandex . && docker rmi yandex"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/hosttoday/ht-docker-clickhouse.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/hosttoday/ht-docker-clickhouse/issues"
},
"homepage": "https://gitlab.com/hosttoday/ht-docker-clickhouse#README"
}