{ "name": "ht-docker-dbase", "version": "1.0.78", "description": "easy CI for docker images", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\"", "build": "echo \"Not needed for now\"" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/hosttoday/ht-docker-dbase.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/hosttoday/ht-docker-dbase/issues" }, "homepage": "https://gitlab.com/hosttoday/ht-docker-dbase#readme", "private": true, "files": [ "ts/*", "ts_web/*", "dist/*", "dist_web/*", "assets/*", "cli.js", "npmextra.json", "readme.md" ] }