mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"_from": "diff-match-patch@^1.0.0",
|
|
"_id": "diff-match-patch@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Uv3SW8bmH9nAtHKaKSanOQmj2DnlH65fUpcrMdfdaOxUG02QQ4YGZ8AE7kKOMisF7UqvOlGKVYWRvezdncW9lg==",
|
|
"_location": "/diff-match-patch",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "diff-match-patch@^1.0.0",
|
|
"name": "diff-match-patch",
|
|
"escapedName": "diff-match-patch",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/power-assert-renderer-comparison"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.4.tgz",
|
|
"_shasum": "6ac4b55237463761c4daf0dc603eb869124744b1",
|
|
"_spec": "diff-match-patch@^1.0.0",
|
|
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\power-assert-renderer-comparison",
|
|
"bugs": {
|
|
"url": "https://github.com/JackuB/diff-match-patch/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|