gyrollax
Version:
Add depth to your pages using device sensors and the parallax effect
20 lines (19 loc) • 425 B
JSON
{
"name": "gyrollax",
"version": "0.1.1",
"description": "Add depth to your pages using device sensors and the parallax effect",
"main": "gyrollax.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"parallax",
"depth",
"gyro",
"accellerometer",
"sensor",
"iOS7"
],
"author": "Björn Breitgoff <syntheticore@gmail.com>",
"license": "MIT"
}