1
0
Fork 0
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:
Kevan Ahlquist 2016-04-29 21:57:27 -05:00
parent 02d4161ddd
commit 1b206f223f
14 changed files with 50 additions and 54 deletions

View file

@ -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": {