Added package mctranslog (#1560)

This commit is contained in:
Abbey 2020-07-13 16:46:11 -04:00 committed by GitHub
parent 6084049daa
commit 7c22b322be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18743,5 +18743,18 @@
"description": "A highlighter for diff -u-like output & port of Python difflib",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/hldiff"
},
{
"name": "mctranslog",
"url": "https://github.com/abbeymart/mctranslog",
"method": "git",
"tags": [
"transaction",
"audit",
"log"
],
"description": "mctranslog - Transaction Log Package",
"license": "MIT",
"web": "https://github.com/abbeymart/mctranslog"
}
]