nginfyscroll
Version:
Simple infinte scrolling directive for angularjs
29 lines (28 loc) • 703 B
JSON
{
"name": "nginfyscroll",
"version": "1.0.4",
"description": "Simple infinte scrolling directive for angularjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NadeemShadan/angularInfyScroll.git"
},
"keywords": [
"Infinite",
"scroll",
"angularjs",
"infinte scroll",
"scrolling",
"scroll through list angularjs",
"ng-repeat"
],
"author": "Nadeem Shadan",
"license": "ISC",
"bugs": {
"url": "https://github.com/NadeemShadan/angularInfyScroll/issues"
},
"homepage": "https://github.com/NadeemShadan/angularInfyScroll#readme"
}