mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
Fixes snags in https://github.com/cdnjs/cdnjs/pull/2871 and adds previous versions. Hat tip: @vancivelik, cc @julianlloyd Also: https://github.com/julianlloyd/scrollReveal.js/issues/39
19 lines
488 B
JSON
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"
|
|
}
|
|
]
|
|
}
|