Giter Club home page Giter Club logo

bower-license's Introduction

Bower License

Show a project's bower dependencies and their licenses

#Installation

npm install -g bower-license 

#Usage Bower license comes in both command line and as an npm library:

bower-license

├─ highlight
│  └─ licenses: UNKNOWN
├─ [email protected]
│  └─ licenses: MIT*
├─ [email protected]
│  ├─ licenses: MIT*
│  └─ homepage: http://millermedeiros.github.com/js-signals/
├─ [email protected]
│  └─ licenses: MIT*
├─ [email protected]
│  ├─ licenses: UNKNOWN
│  └─ homepage: https://github.com/highslide-software/highcharts.com
├─ [email protected]
│  ├─ licenses: MIT*
│  └─ homepage: https://github.com/millermedeiros/Hasher
├─ jquery-throttle-debounce@undefined
│  ├─ licenses: MIT*
│  └─ homepage: https://github.com/cowboy/jquery-throttle-debounce
├─ [email protected]
│  ├─ licenses: MIT*
│  └─ repository: https://github.com/AceMetrix/jquery-deparam
├─ [email protected]
│  ├─ licenses: MIT*
│  └─ homepage: https://github.com/Modernizr/Modernizr
├─ [email protected]
│  ├─ licenses: MIT*
│  └─ homepage: https://github.com/DmitryBaranovskiy/raphael
├─ [email protected]
│  ├─ licenses: MIT*
│  ├─ homepage: https://github.com/kriskowal/es5-shim
│  └─ repository: http://github.com/kriskowal/es5-shim
├─ [email protected]
│  ├─ licenses: MIT*
│  ├─ homepage: https://github.com/vakata/jstree
│  └─ repository: https://github.com/vakata/jstree
├─ [email protected]
│  ├─ licenses
│  │  └─ 0: MIT
│  ├─ homepage: https://github.com/cujojs/meld
│  └─ repository: https://github.com/cujojs/meld
├─ keymaster@undefined
│  ├─ licenses: MIT*
│  ├─ homepage: https://github.com/madrobby/keymaster
│  └─ repository: https://github.com/madrobby/keymaster
├─ [email protected]
│  ├─ licenses: MIT*
│  ├─ homepage: https://github.com/knockout/knockout
│  └─ repository: https://github.com/SteveSanderson/knockout
├─ [email protected]
│  └─ licenses
│     └─ 0: MIT
└─ [email protected]
   ├─ licenses: Apache*
   └─ repository: https://github.com/twitter/bootstrap

Export options:

bower-license -e json

Used as a library:

var license = require('bower-license');
license.init('/path/to/package', function(licenseMap){
    console.log(licenseMap);
});

#Notes Any asterisks (*) after a license value were implictly discovered/detected by their README or LICENSE file and may not be truly reliable.

bower-license's People

Contributors

mojoaxel avatar mrestivill avatar richleland avatar sudodoki avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.