mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
DockerUI => UI For Docker
This commit is contained in:
parent
02d4161ddd
commit
1b206f223f
14 changed files with 50 additions and 54 deletions
10
package.json
10
package.json
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"author": "Michael Crosby & Kevan Ahlquist",
|
||||
"name": "dockerui",
|
||||
"homepage": "https://github.com/crosbymichael/dockerui",
|
||||
"name": "uifordocker",
|
||||
"homepage": "https://github.com/kevana/ui-for-docker",
|
||||
"version": "0.10.1-beta",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:crosbymichael/dockerui.git"
|
||||
"url": "git@github.com:kevana/ui-for-docker.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/crosbymichael/dockerui/issues"
|
||||
"url": "https://github.com/kevana/ui-for-docker/issues"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.githubusercontent.com/crosbymichael/dockerui/master/LICENSE"
|
||||
"url": "https://raw.githubusercontent.com/kevana/ui-for-docker/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue