| Server IP : 138.197.176.125 / Your IP : 216.73.216.41 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/crm_easylife/libraries/jquery/lazyYT/ |
Upload File : |
{
"name": "lazyyt",
"version": "0.3.1",
"description": "A jQuery plugin to lazy load those darn slow Youtube iframe videos",
"main": "lazyyt.js",
"repository": {
"type": "git",
"url": "git://github.com/tylerpearson/lazyYT.git"
},
"keywords": [
"jQuery",
"lazy load",
"youtube"
],
"author": "Tyler Pearson <ty.pearson@gmail.com> (http://tylerp.me)",
"license": "MIT",
"bugs": {
"url": "https://github.com/tylerpearson/lazyYT/issues"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-cssmin": "~0.9.0"
}
}