{
  "name": "is-yarn-global",
  "version": "0.3.0",
  "description": "Check if installed by yarn globally without any `fs` calls",
  "repository": "git@github.com:LitoMore/is-yarn-global.git",
  "author": "LitoMore (litomore@gmail.com)",
  "license": "MIT",
  "scripts": {
    "test": "xo"
  },
  "devDependencies": {
    "ava": "^0.24.0",
    "xo": "^0.18.2"
  }

,"_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz"
,"_integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw=="
,"_from": "is-yarn-global@0.3.0"
}