{ "_args": [ [ "fast-diff@1.3.0", "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile" ] ], "_development": true, "_from": "fast-diff@1.3.0", "_id": "fast-diff@1.3.0", "_inBundle": false, "_integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", "_location": "/fast-diff", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fast-diff@1.3.0", "name": "fast-diff", "escapedName": "fast-diff", "rawSpec": "1.3.0", "saveSpec": null, "fetchSpec": "1.3.0" }, "_requiredBy": [ "/prettier-linter-helpers" ], "_resolved": "https://registry.npmmirror.com/fast-diff/-/fast-diff-1.3.0.tgz", "_spec": "1.3.0", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile", "author": { "name": "Jason Chen", "email": "jhchen7@gmail.com" }, "bugs": { "url": "https://github.com/jhchen/fast-diff/issues" }, "description": "Fast Javascript text diff", "devDependencies": { "lodash": "~4.17.21", "nyc": "~15.1.0", "seedrandom": "~3.0.5" }, "files": [ "diff.d.ts" ], "homepage": "https://github.com/jhchen/fast-diff#readme", "keywords": [ "diff" ], "license": "Apache-2.0", "main": "diff.js", "name": "fast-diff", "repository": { "type": "git", "url": "git+https://github.com/jhchen/fast-diff.git" }, "scripts": { "test": "nyc node test.js" }, "types": "diff.d.ts", "version": "1.3.0" }