webgme
Version:
Web-based Generic Modeling Environment
23 lines • 589 B
JSON
{
"name": "google-diff-match-patch-js",
"version": "1.1.0",
"main": [
"diff_match_patch.js",
"diff_match_patch_uncompressed.js"
],
"ignore": [
"**/.*",
"node_modules",
"components"
],
"homepage": "https://github.com/GerHobbelt/google-diff-match-patch",
"_release": "1.1.0",
"_resolution": {
"type": "version",
"tag": "1.1.0",
"commit": "3bd7d5742b4a6c232168545298a1c7c261d40152"
},
"_source": "https://github.com/GerHobbelt/google-diff-match-patch.git",
"_target": "1.1.0",
"_originalSource": "GerHobbelt/google-diff-match-patch"
}