{ "name": "@joepie91/gulp-partial-patch-livereload-logger", "version": "1.0.1", "description": "Patches gulp-livereload to use a gulp-named-log logger", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.cryto.net/joepie91/node-gulp-partial-patch-livereload-logger.git" }, "keywords": [ "gulp", "partial", "logging", "livereload" ], "author": "Sven Slootweg", "license": "WTFPL", "dependencies": { "chalk": "^1.1.3", "gulp-named-log": "0.0.3" }, "devDependencies": { "@joepie91/gulp-preset-es2015": "^1.0.1", "babel-preset-es2015": "^6.6.0", "gulp": "^3.9.1" } }