You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
914 B
34 lines
914 B
7 years ago
|
{
|
||
|
"name": "jquery_appear",
|
||
|
"version": "0.3.6",
|
||
|
"main": "jquery.appear.js",
|
||
|
"license": "MIT",
|
||
|
"ignore": [],
|
||
|
"keywords": [
|
||
|
"event",
|
||
|
"appear",
|
||
|
"disappear"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"jquery": ">=1.5"
|
||
|
},
|
||
|
"homepage": "https://github.com/morr/jquery.appear",
|
||
|
"authors": [
|
||
|
"Andrey Sidorov <https://github.com/morr>",
|
||
|
"Juan Hoyos <https://github.com/elhoyos>",
|
||
|
"Boris Nadion <https://github.com/borisnadion>",
|
||
|
"fhackenberger <https://github.com/fhackenberger>",
|
||
|
"hayesgm <https://github.com/hayesgm>"
|
||
|
],
|
||
|
"description": "jQuery plugin for tracking element's appearance in browser viewport",
|
||
|
"_release": "0.3.6",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "0.3.6",
|
||
|
"commit": "b4bf422ce6dca1071501c77b05afae6e0777784b"
|
||
|
},
|
||
|
"_source": "git://github.com/morr/jquery.appear.git",
|
||
|
"_target": "~0.3.6",
|
||
|
"_originalSource": "appear",
|
||
|
"_direct": true
|
||
|
}
|