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

10 lines
191 B
JSON
Raw Normal View History

2015-10-27 22:30:46 +01:00
{
"format": "global",
"main": "javascript/diff_match_patch_uncompressed.js",
2015-10-27 23:56:58 +01:00
"shim": {
"javascript/diff_match_patch_uncompressed": {
"exports": "diff_match_patch"
}
}
2015-10-27 22:30:46 +01:00
}