diff2html_compare
Version:
npm package for maintaining all the js and css styling for the diff2html_compare python script to work
23 lines (22 loc) • 674 B
JSON
{
"name": "diff2html_compare",
"version": "2.0.1",
"description": "npm package for maintaining all the js and css styling for the diff2html_compare python script to work",
"main": "diff.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/devilrancy/diff2html_npm.git"
},
"keywords": [
"diff2html"
],
"author": "Naresh, Surisetty <nareshskyrocket@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/devilrancy/diff2html_npm/issues"
},
"homepage": "https://github.com/devilrancy/diff2html_npm#readme"
}