angular-utils-pagination
Advanced tools
Comparing version 0.8.0 to 0.8.2
{ | ||
"name": "angularUtils-pagination", | ||
"version": "0.8.0", | ||
"version": "0.8.2", | ||
"homepage": "https://github.com/michaelbromley/angularUtils/tree/master/src/directives/pagination", | ||
@@ -13,5 +13,5 @@ "authors": [ | ||
], | ||
"dependencies": [ | ||
"angular": ">=1.1.4" | ||
], | ||
"dependencies": { | ||
"angular": ">=1.1.4" | ||
}, | ||
"keywords": [ | ||
@@ -18,0 +18,0 @@ "angularjs", |
{ | ||
"name": "angular-utils-pagination", | ||
"version": "0.8.0", | ||
"version": "0.8.2", | ||
"description": "Magical automatic pagination for anything in AngularJS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ # angular-utils-pagination | ||
[angularUtils](https://github.com/michaelbromley/angularUtils/tree/master/src/directives/pagination) repo. The sole purpose of this repo is to allow for convenient | ||
dependency management via Bower and other package managers. | ||
dependency management via Bower, npm and other package managers. | ||
@@ -8,0 +8,0 @@ ## Documentation |
27648