UNPKG

autocode-cli

Version:

code automation for every language, framework and platform

53 lines 1.06 kB
{ "name": "diff2html", "version": "1.0.1", "homepage": "http://rtfpessoa.github.io/diff2html/", "description": "Fast Diff to colorized HTML", "keywords": [ "git", "diff", "pretty", "side", "line", "side-by-side", "line-by-line", "character", "highlight", "pretty", "color", "html", "diff2html", "difftohtml", "colorized" ], "authors": [ "Rodrigo Fernandes <rtfrodrigo@gmail.com>" ], "repository": { "type": "git", "url": "git://github.com/rtfpessoa/diff2html.git" }, "main": "./src/diff2html.js", "license": "MIT", "moduleType": [ "globals", "node" ], "ignore": [ "**/.*", "node_modules", "bower_components", "package.json", "release.sh", "config.jscs.json" ], "_release": "1.0.1", "_resolution": { "type": "version", "tag": "1.0.1", "commit": "2077d367609438bd64be8f658420a59459445246" }, "_source": "git://github.com/rtfpessoa/diff2html.git", "_target": "1.0.1", "_originalSource": "diff2html" }