Initial commit
This commit is contained in:
14
node_modules/diff-match-patch/package.json
generated
vendored
Normal file
14
node_modules/diff-match-patch/package.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "diff-match-patch",
|
||||
"version": "1.0.4",
|
||||
"description": "npm package for https://github.com/google/diff-match-patch",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"testit": "^3.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JackuB/diff-match-patch.git"
|
||||
},
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user