MIF_E31210194/public/landing/third-party/silicon-theme/vendor/parallax-js/bower.json

27 lines
506 B
JSON

{
"name": "parallax",
"description": "Parallax Engine that reacts to the orientation of a smart device.",
"license": "MIT",
"homepage": "http://wagerfield.github.io/parallax/",
"authors": [
"Matthew Wagerfield <matthew@wagerfield.com>"
],
"main": [
"deploy/parallax.js",
"deploy/jquery.parallax.js"
],
"ignore": [
"**/.*",
"assets",
"source",
"examples"
],
"keywords": [
"parallax",
"gyroscope",
"jquery",
"javascript",
"library"
]
}