is-yarn-global
Check if installed by yarn globally without any `fs` calls
Last updated 8 years ago by litomore .
MIT · Repository · Bugs · Original npm
$ cnpm install is-yarn-global 
SYNC missed versions from official npm registry.

is-yarn-global

Check if installed by yarn globally without any fs calls

Install

$ npm install is-yarn-global

Usage

Just require it in your package.

const isYarnGlobal = require('is-yarn-global');

console.log(isYarnGlobal());

License

MIT © LitoMore

Current Tags

  • 0.4.0                                ...           latest (4 years ago)

2 Versions

  • 0.4.0                                ...           4 years ago
  • 0.3.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org