123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_from": "diff-match-patch@^1.0.4",
- "_id": "diff-match-patch@1.0.5",
- "_inBundle": false,
- "_integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==",
- "_location": "/diff-match-patch",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "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": [
- "/react-ace"
- ],
- "_resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz",
- "_shasum": "abb584d5f10cd1196dfc55aa03701592ae3f7b37",
- "_spec": "diff-match-patch@^1.0.4",
- "_where": "/home/pvvvm505/Документы/Project/Back/node_modules/react-ace",
- "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.5"
- }
|