mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
16 lines
322 B
JSON
16 lines
322 B
JSON
{
|
|
"name": "Kitematic",
|
|
"main": "index.js",
|
|
"version": "0.2.0",
|
|
"dependencies": {
|
|
"async": "^0.9.0",
|
|
"chokidar": "git+https://github.com/usekite/chokidar.git",
|
|
"exec": "^0.1.2",
|
|
"moment": "2.8.1",
|
|
"open": "0.0.5",
|
|
"dockerode": "2.0.3",
|
|
"tar": "0.1.20",
|
|
"ansi-to-html": "0.2.0"
|
|
}
|
|
}
|