Files
docker-docs/package.json
2014-09-07 20:20:47 -07:00

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"
}
}