mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
19 lines
400 B
JSON
19 lines
400 B
JSON
{
|
|
"name": "Kitematic",
|
|
"main": "index.js",
|
|
"version": "0.2.3",
|
|
"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",
|
|
"request": "2.42.0",
|
|
"request-progress": "0.3.1",
|
|
"ncp": "0.6.0"
|
|
}
|
|
}
|