mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 13:56:35 +10:00
25 lines
624 B
JSON
25 lines
624 B
JSON
{
|
|
"name": "waypoints",
|
|
"filename": "waypoints.min.js",
|
|
"version": "1.1",
|
|
"description": "Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.",
|
|
"homepage": "http://imakewebthings.github.com/jquery-waypoints",
|
|
"keywords": [
|
|
"jquery",
|
|
"scrolling"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Caleb Troughton",
|
|
"web": "http://imakewebthings.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/imakewebthings/jquery-waypoints"
|
|
}
|
|
]
|
|
|
|
}
|