{ "name": "diff2html", "version": "0.2.4", "homepage": "https://github.com/rtfpessoa/diff2html", "authors": [ "Rodrigo Fernandes " ], "repository": { "type": "git", "url": "git://github.com/rtfpessoa/diff2html.git" }, "description": "Fast Diff to colorized HTML", "main": "./src/diff2html.js", "keywords": [ "git", "diff", "pretty", "side", "line", "side-by-side", "line-by-line", "character", "highlight", "pretty", "color", "html", "diff2html", "difftohtml", "colorized" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }