cloudcmd/modules/google-diff-match-patch-js/bower.json
2015-01-08 14:24:38 -05:00

10 lines
No EOL
204 B
JSON

{
"name": "google-diff-match-patch-js",
"version": "1.0.0",
"main": ["diff_match_patch.js", "diff_match_patch_uncompressed.js"],
"ignore": [
"**/.*",
"node_modules",
"components"
]
}