ht-docker-chrome/package.json
Philipp Kunz 5bcecae6bc
All checks were successful
Docker (tags) / security (push) Successful in 37s
Docker (tags) / test (push) Successful in 44s
Docker (tags) / metadata (push) Successful in 5s
Docker (tags) / release (push) Successful in 3m6s
1.0.10
2024-05-27 00:46:44 +02:00

22 lines
540 B
JSON

{
"name": "ht-docker-chrome",
"private": true,
"version": "1.0.10",
"description": "chrome for docker",
"main": "index.js",
"scripts": {
"test": "echo \"no test specified\"",
"build": "echo \"not needed for now\""
},
"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"
}