Codeinwp / Nivo-Lightbox-jQuery

A simple, flexible, responsive, retina-ready jQuery lightbox plugin.
http://dev7studios.com/nivo-lightbox
MIT License
157 stars 87 forks source link

Add meta tags required for installing via NPM #74

Open rafi opened 7 years ago

rafi commented 7 years ago

Allow folks to install this package using npm install. This replaces #70 (has a typo) and #71 (missing a comma).

leocaseiro commented 6 years ago

Please @gilbitron, are you able to merge this PR? It would be nice installing the Nivo Lightbox via npm:

npm install git+https://github.com/Codeinwp/Nivo-Lightbox-jQuery

Thanks