blob: e024268d097097a6fd4b08d00e556726c41ec044 [file] [log] [blame]
{
"dependencies": {},
"description": "npm package for https://github.com/google/diff-match-patch",
"devDependencies": {
"testit": "^3.0.0"
},
"keywords": [
"diff",
"diff-match-patch",
"google-diff-match-patch"
],
"license": "Apache-2.0",
"name": "diff-match-patch",
"repository": {
"type": "git",
"url": "https://github.com/JackuB/diff-match-patch.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.4"
}