{ "_args": [ [ "diff-match-patch@1.0.4", "D:\\project\\cashier" ] ], "_from": "diff-match-patch@1.0.4", "_id": "diff-match-patch@1.0.4", "_inBundle": false, "_integrity": "sha512-Uv3SW8bmH9nAtHKaKSanOQmj2DnlH65fUpcrMdfdaOxUG02QQ4YGZ8AE7kKOMisF7UqvOlGKVYWRvezdncW9lg==", "_location": "/diff-match-patch", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "diff-match-patch@1.0.4", "name": "diff-match-patch", "escapedName": "diff-match-patch", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "/vue-codemirror" ], "_resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.4.tgz", "_spec": "1.0.4", "_where": "D:\\project\\cashier", "bugs": { "url": "https://github.com/JackuB/diff-match-patch/issues" }, "dependencies": {}, "description": "npm package for https://github.com/google/diff-match-patch", "devDependencies": { "testit": "^3.0.0" }, "homepage": "https://github.com/JackuB/diff-match-patch#readme", "keywords": [ "diff", "diff-match-patch", "google-diff-match-patch" ], "license": "Apache-2.0", "name": "diff-match-patch", "repository": { "type": "git", "url": "git+https://github.com/JackuB/diff-match-patch.git" }, "scripts": { "test": "node test" }, "version": "1.0.4" }