ht-docker-chrome/package.json
Philipp Kunz 179af83b31
Some checks failed
Docker (tags) / security (push) Successful in 28s
Docker (tags) / test (push) Failing after 46s
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
1.0.8
2024-05-26 20:09:51 +02:00

21 lines
502 B
JSON

{
"name": "ht-docker-chrome",
"private": true,
"version": "1.0.8",
"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-chrome.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/hosttoday/ht-docker-chrome/issues"
},
"homepage": "https://gitlab.com/hosttoday/ht-docker-chrome#README"
}