yarn-global-packages

0.0.1 • Public • Published

yarn-global-packages

NPM version NPM downloads CircleCI

Install

yarn add yarn-global-packages

Usage

const yarnGlobalPackages = require('yarn-global-packages')

yarnGlobalPackages()
// [ { name: 'cmdstats', version: '^0.0.2' } ]

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

yarn-global-packages © sinchang, Released under the MIT License.
Authored and maintained by sinchang with help from contributors (list).

sinchang.me · GitHub @sinchang · Twitter @sinchangwen

Readme

Keywords

none

Package Sidebar

Install

npm i yarn-global-packages

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

3.37 kB

Total Files

4

Last publish

Collaborators

  • sinchang