add files
This commit is contained in:
34
assets/js/vendor/scrollify/scrollify.jquery.json
vendored
Normal file
34
assets/js/vendor/scrollify/scrollify.jquery.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "scrollify",
|
||||
"title": "jQuery Scrollify",
|
||||
"description": "A jQuery plugin that assists scrolling and smoothly snaps to sections.",
|
||||
"keywords": [
|
||||
"scroll",
|
||||
"snap"
|
||||
],
|
||||
"version": "1.0.19",
|
||||
"author": {
|
||||
"name": "Luke Haas",
|
||||
"url": "http://lukehaas.me"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Luke Haas",
|
||||
"email": "",
|
||||
"url": "http://lukehaas.me"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/lukehaas/Scrollify/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/lukehaas/Scrollify/issues",
|
||||
"homepage": "http://projects.lukehaas.me/scrollify",
|
||||
"docs": "https://github.com/lukehaas/Scrollify",
|
||||
"download": "https://github.com/lukehaas/Scrollify",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user