123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- "is-installed-globally@^0.3.1",
- "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
- ]
- ],
- "_from": "is-installed-globally@>=0.3.1 <0.4.0",
- "_hasShrinkwrap": false,
- "_id": "is-installed-globally@0.3.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/is-installed-globally",
- "_nodeVersion": "10.19.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/is-installed-globally_0.3.2_1586162436572_0.5569743294221912"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.13.4",
- "_phantomChildren": {},
- "_requested": {
- "name": "is-installed-globally",
- "raw": "is-installed-globally@^0.3.1",
- "rawSpec": "^0.3.1",
- "scope": null,
- "spec": ">=0.3.1 <0.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/update-notifier"
- ],
- "_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
- "_shasum": "fd3efa79ee670d1187233182d5b0a1dd00313141",
- "_shrinkwrap": null,
- "_spec": "is-installed-globally@^0.3.1",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/is-installed-globally/issues"
- },
- "dependencies": {
- "global-dirs": "^2.0.1",
- "is-path-inside": "^3.0.1"
- },
- "description": "Check if your package was installed globally",
- "devDependencies": {
- "ava": "^2.4.0",
- "cpy": "^7.3.0",
- "del": "^5.1.0",
- "execa": "^2.0.4",
- "make-dir": "^3.0.0",
- "tsd": "^0.10.0",
- "xo": "^0.25.3"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiusFCRA9TVsSAnZWagAAFDYP/iCHRZr80qRdxljMlBTR\nB3I0lkJKmCvvwPvTvqY9LtNfrKFIvwS1ehDrTLwBZyi7wEuVFzvvWxJmdGFZ\nT0iRu2n2Zj8jkIRezbGDCvmm2ybAZt9IbZpLjxRcQeSbIOGaoF69nltRwZFh\nFaPE2CpHaoFonzCczjvS1OwcGR88W4dIo7buPCjQog3LO8mxM01Vs5uAss9n\n9fDg0I/OSE3qpszH4s4dS7dthc3MG1QAbTfemuESNATjKE6eQkiw5028aikr\nL0NbknIWKjplrbnBA3rNnnCgBmo6BdPXJaktmWKb46Z2u/d+vTZtVkHa9Q/E\nMZKsSg0CqTss8ShYPNC5fSPHNDC9sTKcI4rdUhPKv0KdX0LPtniO9r8sp0+a\nwUEyd/+KJFVWx4PcDP8PQ6t3enDs0FHG9fe9n8tL/C7w+R4hjfewaMlfKKC3\nTvY9Ijuv7EwPsL/LDGih5uRUT4wGIS0S5o7CBSRaVtTBOr1PTUoiG1nVmjRj\nGi97XdDw6n4mYcpEC+/dTqoZw4N2dSTYU2Nd4DEkIfQngfwh+iEmOPeBBqZS\npgjqKRtalt/T6TmpItXY1rSRnNDJyN1Fn29x1HEbSRdkanm9thd2rkmicjv4\n8y77Bpsm7vOqpr83RseEcDvEIqxp4PszbWxXHTiDFv26bpRU45LqWVwSo+kD\nIbxe\r\n=Fv0Q\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "fd3efa79ee670d1187233182d5b0a1dd00313141",
- "tarball": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
- "unpackedSize": 3748
- },
- "engines": {
- "node": ">=8"
- },
- "funding": "https://github.com/sponsors/sindresorhus",
- "gitHead": "0383e5970ba3812971b3426515939a6bb34424c5",
- "homepage": "https://github.com/sindresorhus/is-installed-globally#readme",
- "keywords": [
- "bin",
- "binary",
- "check",
- "cli",
- "detect",
- "global",
- "globally",
- "install",
- "installed",
- "is",
- "local",
- "locally",
- "module",
- "npm",
- "package",
- "yarn"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "is-installed-globally",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/is-installed-globally.git"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "version": "0.3.2"
- }
|