Files
jspm-registry/package-overrides/npm/googlediff@0.1.0.json
T

12 lines
202 B
JSON

{
"format": "global",
"files": [
"javascript/diff_match_patch_uncompressed.js"
],
"shim": {
"javascript/diff_match_patch_uncompressed": {
"exports": "diff_match_patch"
}
}
}