MIF_E31210141/public/landing/third-party/silicon-theme/vendor/rellax/package.json

23 lines
570 B
JSON

{
"name": "rellax",
"version": "1.12.1",
"description": "Lightweight, vanilla javascript parallax library",
"main": "rellax.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dixonandmoe/rellax.git"
},
"keywords": [
"parallax"
],
"author": "Moe Amaya <moe@dixonandmoe.com> (https://dixonandmoe.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/dixonandmoe/rellax/issues"
},
"homepage": "https://dixonandmoe.com/rellax/"
}