{ "name": "keppler", "version": "0.3.0", "description": "", "bin": { "keppler": "bin/index.js" }, "main": "bin/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/brunosimon/keppler" }, "author": "Bruno Simon (http://bruno-simon.ninja)", "license": "MIT", "bugs": { "url": "https://github.com/brunosimon/keppler/issues" }, "homepage": "https://github.com/brunosimon/keppler", "dependencies": { "chokidar": "^1.5.1", "colors": "^1.1.2", "diff": "^2.2.3", "express": "^4.13.4", "helmet": "^2.1.0", "ip": "^1.1.3", "mime": "^1.3.4", "minimatch": "^3.0.3", "opener": "^1.4.2", "pug": "^2.0.0-beta4", "slug": "^0.9.1", "socket.io": "^1.4.6", "socket.io-client": "^1.4.6" } }