angular-masonry
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "angular-masonry", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"main": "angular-masonry.js", | ||
"devDependencies": { | ||
@@ -5,0 +6,0 @@ "grunt": "~0.4.1", |
@@ -9,3 +9,5 @@ # AngularJS Masonry Directive [![Build Status](https://travis-ci.org/passy/angular-masonry.png)](https://travis-ci.org/passy/angular-masonry) [![Dependency Status](https://gemnasium.com/passy/angular-masonry.png)](https://gemnasium.com/passy/angular-masonry) [![Code Climate](https://codeclimate.com/github/passy/angular-masonry.png)](https://codeclimate.com/github/passy/angular-masonry) | ||
1. `bower install --save angular-masonry` | ||
1. Install via either [bower](http://bower.io/) or [npm](https://www.npmjs.com/): | ||
1a. `bower install --save angular-masonry` | ||
1b. `npm install --save angular-masonry` | ||
2. Add `wu.masonry` to your application's module dependencies. | ||
@@ -12,0 +14,0 @@ 2. Include dependencies in your HTML. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42831
17
160