123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "is-yarn-global@^0.3.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
- ]
- ],
- "_from": "is-yarn-global@>=0.3.0 <0.4.0",
- "_id": "is-yarn-global@0.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/is-yarn-global",
- "_nodeVersion": "9.4.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/is-yarn-global_0.3.0_1518685360730_0.27453532928202296"
- },
- "_npmUser": {
- "email": "litomore@gmail.com",
- "name": "litomore"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "is-yarn-global",
- "raw": "is-yarn-global@^0.3.0",
- "rawSpec": "^0.3.0",
- "scope": null,
- "spec": ">=0.3.0 <0.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/update-notifier"
- ],
- "_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
- "_shasum": "d502d3382590ea3004893746754c89139973e232",
- "_shrinkwrap": null,
- "_spec": "is-yarn-global@^0.3.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier",
- "author": {
- "name": "LitoMore",
- "url": "litomore@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/LitoMore/is-yarn-global/issues"
- },
- "dependencies": {},
- "description": "Check if installed by yarn globally without any `fs` calls",
- "devDependencies": {
- "ava": "^0.24.0",
- "xo": "^0.18.2"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
- "shasum": "d502d3382590ea3004893746754c89139973e232",
- "tarball": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
- "unpackedSize": 2552
- },
- "gitHead": "8f327b0ed2c3a22d213cf372074ae9fdda0687e6",
- "homepage": "https://github.com/LitoMore/is-yarn-global#readme",
- "license": "MIT",
- "maintainers": [
- {
- "name": "litomore",
- "email": "litomore@gmail.com"
- }
- ],
- "name": "is-yarn-global",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/LitoMore/is-yarn-global.git"
- },
- "scripts": {
- "test": "xo"
- },
- "version": "0.3.0"
- }
|