2015-10-27 22:30:46 +01:00
|
|
|
{
|
|
|
|
|
"format": "global",
|
2015-10-28 08:45:55 +01:00
|
|
|
"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
|
|
|
}
|