{ "_args": [ [ "diff-match-patch@1.0.5", "/home/lefos/repos/swarmlab-playground-client" ] ], "_from": "diff-match-patch@1.0.5", "_id": "diff-match-patch@1.0.5", "_inBundle": false, "_integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==", "_location": "/diff-match-patch", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "diff-match-patch@1.0.5", "name": "diff-match-patch", "escapedName": "diff-match-patch", "rawSpec": "1.0.5", "saveSpec": null, "fetchSpec": "1.0.5" }, "_requiredBy": [ "/vue-codemirror" ], "_resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz", "_spec": "1.0.5", "_where": "/home/lefos/repos/swarmlab-playground-client", "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.5" }