mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
10 lines
No EOL
204 B
JSON
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"
|
|
]
|
|
} |