You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.5 KiB
JSON
52 lines
1.5 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": "/home/mwinter/www/unboundedpress/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"
|
|
}
|