{ "name": "ht-docker-clickhouse", "private": true, "version": "1.0.17", "description": "chrome for docker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\"", "testBuild": "docker build -t yandex . && docker rmi yandex", "build": "echo 'not needed.'" }, "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" }