sha256:7d2438194bae4814855f3122b1f713e594fa4990ec66e9d2c5e9948db7fc319c
Found in archives
-
sha256:1e9d549e2a74b19f978dd8b518e0ce99a868fda2e1f986844bf760372198d595
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:1e9d549e2a74b19f978dd8b518e0ce99a868fda2e1f986844bf760372198d595
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:6def1f969624b25ef13cede532cdeb5d8e676a3c84e9212d286f324db66055bc
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:6def1f969624b25ef13cede532cdeb5d8e676a3c84e9212d286f324db66055bc
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:700c9a5c3e8b0628f5a20364b85f14a64908ebe3d357a8c28acb8372258e5c87
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:700c9a5c3e8b0628f5a20364b85f14a64908ebe3d357a8c28acb8372258e5c87
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:7963c2637b17a5e73b53158910d2db3135f860511db25af00c22d6ab2d92c1d5
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:7963c2637b17a5e73b53158910d2db3135f860511db25af00c22d6ab2d92c1d5
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:89a753c6defa2911d820a4a33ba68c1bb5122fd2dadf9c25bce99b50ad2c0e8d
cli-9.2.0/workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:89a753c6defa2911d820a4a33ba68c1bb5122fd2dadf9c25bce99b50ad2c0e8d
cli-9.2.0/workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:94dd34ea183f47ecc23af0c2ed0404b9d1f0d6044ad63bd15fc57b09b6c36242
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:94dd34ea183f47ecc23af0c2ed0404b9d1f0d6044ad63bd15fc57b09b6c36242
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:a2ee52343db5d727dad6247bcb95bcc651ceec693beaeef498054249e34b6410
cli-8.5.1/workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:a2ee52343db5d727dad6247bcb95bcc651ceec693beaeef498054249e34b6410
cli-8.5.1/workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:a5b8282f8adf9540c7a5c8a27abb606ce72d370e73369da1061545c4cb432b1f
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:a5b8282f8adf9540c7a5c8a27abb606ce72d370e73369da1061545c4cb432b1f
workspaces/arborist/test/fixtures/install-types/package-lock.json -
sha256:ac763e720a6783157b8142e0a0fd77c9457ce086832875b817653a5e17230403
workspaces/arborist/test/fixtures/install-types-sw-only/package-lock.json -
sha256:ac763e720a6783157b8142e0a0fd77c9457ce086832875b817653a5e17230403
workspaces/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!" } } }
Return to home page.