21 lines
519 B
JSON
21 lines
519 B
JSON
{
|
|
"name": "ht-docker-clickhouse",
|
|
"private": true,
|
|
"version": "1.0.10",
|
|
"description": "chrome for docker",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\""
|
|
},
|
|
"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"
|
|
}
|