UNPKG

license-md

Version:

Generate markdown npm package license badges

37 lines (22 loc) 1.62 kB
# license-md [![NPM version](https://badge.fury.io/js/license-md.png?branch=master)](https://npmjs.org/package/license-md) [![Build Status](https://travis-ci.org/angleman/license-md.png?branch=master)](https://travis-ci.org/angleman/license-md) [![Dependency Status](https://gemnasium.com/angleman/license-md.png?branch=master)](https://gemnasium.com/angleman/license-md) [![License](http://badgr.co/use/MIT.png?bg=%2343d100)](#licensemit) Generate markdown npm package license badges ## Install ``` npm install license-md ``` ## Usage Generate license badge markdown ``` node node_modules/license-md ``` ## License: MIT <!--- :angleman@license-md/begin --> Dependencies: [![npm-license](http://badgr.co/npm-license/BSD.png?bg=%23339e00 "npm-license@0.1.7-1 Berkeley Software Distribution")](http://github.com/angleman/npm-license) [![sort-component](http://badgr.co/sort-component/MIT*.png?bg=%23339e00 "sort-component@0.1.0 Massachusetts Institute of Technology (text scan guess)")](#) Development Dependencies: [![grunt](http://badgr.co/grunt/MIT.png?bg=%23339e00 "grunt@0.4.1 Massachusetts Institute of Technology")](https://github.com/gruntjs/grunt) [![grunt-bump](http://badgr.co/grunt-bump/Unknown.png "grunt-bump@0.0.11 Unknown License")](https://github.com/vojtajina/grunt-bump) [![mocha](http://badgr.co/mocha/Unknown.png "mocha@1.12.1 Unknown License")](https://github.com/visionmedia/mocha) [![should](http://badgr.co/should/MIT*.png?bg=%23339e00 "should@1.2.2 Massachusetts Institute of Technology (text scan guess)")](https://github.com/visionmedia/should.js) <!--- :angleman@license-md/end -->