15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"name": "webman-tech/docker",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"description": "docker for webman app",
|
|
"require": {},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Kriss\\WebmanDocker\\": "src"
|
|
}
|
|
},
|
|
"config": {
|
|
"github-actions-date": "2024-01-01T00:52:30.495Z"
|
|
}
|
|
} |