diff-so-fancy
Version:
Good-lookin' diffs with diff-highlight and more
32 lines (31 loc) • 699 B
JSON
{
"name": "diff-so-fancy",
"version": "1.4.3",
"description": "Good-lookin' diffs with diff-highlight and more",
"bin": {
"diff-so-fancy": "third_party/build_fatpack/diff-so-fancy"
},
"scripts": {
"test": "./test/bats/bin/bats test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/so-fancy/diff-so-fancy.git"
},
"keywords": [
"git",
"diff",
"fancy",
"good-lookin'",
"diff-highlight",
"color",
"readable",
"highlight"
],
"author": "Paul Irish",
"license": "MIT",
"bugs": {
"url": "https://github.com/so-fancy/diff-so-fancy/issues"
},
"homepage": "https://github.com/so-fancy/diff-so-fancy#readme"
}