ng-parallax
Version:
An easy way to utilize parllax scrolling in Angular apps.
24 lines • 453 B
JSON
{
"name": "ng-simple-parallax",
"version": "1.1.2",
"homepage": "https://github.com/allenRoyston/ng-parallax",
"authors": [
"Allen R <allen.acr@gmail.com>"
],
"description": "Simple AngularJS module",
"main": "src/ngParallax.js",
"keywords": [
"angularjs",
"parallax",
"scrolling",
"royston"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}