Files
2014-03-28 18:18:12 +00:00

19 lines
488 B
JSON

{
"name": "scrollReveal.js",
"filename": "scrollReveal.min.js",
"version": "0.1.2",
"description": "Declarative on-scroll reveal animations",
"author": "Julian Lloyd",
"homepage": "https://github.com/julianlloyd/scrollReveal.js",
"repository": {
"type": "git",
"url": "https://github.com/julianlloyd/scrollReveal.js.git"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/julianlloyd/scrollReveal.js/blob/master/LICENSE.md"
}
]
}