bower-dir

1.0.1 • Public • Published

bower-dir

Get bower components folder path easily.

Usage

Install with npm

npm install bower-dir

Install with yarn

yarn add bower-dir

Example:

var bowerDir = require('bower-dir');
 
console.log( bowerDir );

License

MIT - https://opensource.org/licenses/MIT

Package Sidebar

Install

npm i bower-dir

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ahlalabs