sha256:910f08d1501c204e4bf073956ed318fd188afd89d54fa8effd5bf195c7ea3879
Found in archives
-
sha256:01cbfc518402f4a45a979a18b8670c9ff35dc9d93db8ea040236b1ac8e0e62b7workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:161a002300696a347b567b2200382c1b3543a8e506c7b3d3b3ecb59d82a6aad6workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:29979d650f8614f0edd96221751245c9a146032520e4dd4b9e95a191b2f61f39workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:331d4399fa05daf1df626dbe2c0ea29e98ea38b79ff315d4f2053028221497deworkspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:77e4fd35e6c686540963232e3f73d5aa5491ffeafe9923267785a87cfc26fcbcworkspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:8d381e6504dbfd2f6c24ac5a5c1c580cf8bb0fc469fb5324f7fc40fc7a9f129eworkspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:da3e68aa5c3a20e45293876be5cfec39a905ee5bf7a744e7971d8020a2e97869workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:e227403e96633928007214461639754fbe7075cb20e5febb7dc73b16b7b98364workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:ff5c13bfe98f0a9fa43a15fcdcc73b75d441d2230261f620b20d1b327e9d3849workspaces/arborist/test/fixtures/install-types/package-lock.json
{
"name": "a",
"version": "1.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dependencies": {
"@scope/name": {
"requires": {
"@otherscope/othername": "1.2.3",
"a-thing-which-is-not-here": "2.4.5"
},
"dependencies": {
"@otherscope/othername": {
"resolved": "fake resolved value",
"integrity": "the integrity is not valid, clearly"
}
}
}
}
},
"balanced-match": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
"optional": true
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"bundler": {
"version": "1.2.3",
"resolved": "https://registry.internal/bundler/-/bundler-1.2.3.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"requires": {
"a": ""
},
"dependencies": {
"a": {
"version": "1.2.3",
"resolved": "https://registry.internal/a/-/a-1.2.3.tgz",
"integrity": "sha1-3Klr13/Wjfd5OnMDajug1UBdR3s=",
"bundled": "true",
"requires": {
"b": ""
}
},
"b": {
"version": "1.2.3",
"resolved": "https://registry.internal/b/-/b-1.2.3.tgz",
"integrity": "sha1-4Klr13/Wjfd5OnMDajug1UBdR3s=",
"bundled": "true",
"requires": {
"c": ""
}
},
"c": {
"version": "1.2.3",
"resolved": "https://registry.internal/c/-/c-1.2.3.tgz",
"integrity": "sha1-5Klr13/Wjfd5OnMDajug1UBdR3s=",
"bundled": "true"
}
}
},
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"optional": true
},
"fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
"optional": true
},
"unhosted-git": {
"version": "git+https://mygit.com/isaacs/abbrev-js.git#a9ee72ebc8fe3975f1b0c7aeb3a8f2a806a432eb",
"from": "git+https://mygit.com/isaacs/abbrev-js.git"
},
"full-git-url": {
"version": "git+https://github.com/isaacs/abbrev-js.git#a9ee72ebc8fe3975f1b0c7aeb3a8f2a806a432eb",
"from": "git+https://github.com/isaacs/abbrev-js.git"
},
"ghshort": {
"version": "github:isaacs/abbrev-js#a9ee72ebc8fe3975f1b0c7aeb3a8f2a806a432eb",
"from": "github:isaacs/abbrev-js"
},
"ghtgz": {
"version": "https://codeload.github.com/isaacs/abbrev-js/tar.gz/a9ee72ebc8fe3975f1b0c7aeb3a8f2a806a432eb",
"integrity": "sha512-yowslMd9y/lGBCDVO0RwZoXRK5X0zMsf6XECM6DdeqN7qwVnFQ6IAwJai7BD4mVe1xOdWWqWNkuzyuStvSBnHw=="
},
"glob": {
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
"integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
"optional": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"optional": true,
"requires": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"optional": true
},
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"old": {
"version": "npm:abbrev@1.0.3",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.3.tgz",
"integrity": "sha1-qgScln+ZkiKqQuFENPDFYu9GgkE="
},
"once": {
"version": "file:once-1.4.0.tgz",
"integrity": "sha512-oic2VxBO6ZRyhk4W/amcN3D4tGpSELjpXwShWPBHNVDvVXo2+JcNnNx6Dth+Y961vfz7SmCCc6RP2oNQE2yVwQ==",
"requires": {
"wrappy": "1"
}
},
"path-is-absolute": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
"optional": true
},
"pinned": {
"version": "npm:abbrev@1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"reg": {
"version": "npm:abbrev@1.1.1",
"resolved": "https://localhost:8080/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"remote": {
"version": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"rimraf": {
"version": "file:rimraf-2.6.3.tgz",
"integrity": "sha512-hKCr1HweNbIu6JN4K8WYBwikeg2ISRHU2D7OTX0fivTb+2dOM7mITni0cAjgWCsNGUQDFI+4BTNeGBVp/WbBow==",
"requires": {
"glob": "^7.1.3"
}
},
"symlink": {
"version": "file:./abbrev-link-target"
},
"symlink-in-tree": {
"version": "file:./node_modules/abbrev"
},
"tarball": {
"version": "file:abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dev": true
},
"tarball-no-integrity": {
"version": "file:abbrev-1.1.1.tgz",
"dev": true
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://localhost:8080/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
},
"really-bad-invalid": {
"version": "url:// not even close to a ! valid @ npm @ specifier",
"resolved": "this: is: also: not: valid!"
},
"acorn-jsx": {
"version": "5.3.1",
"ideallyInert": true
}
}
}
Return to home page.