| Server IP : 46.62.235.243 / Your IP : 216.73.216.217 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/linkabili/node_modules/jquery.easing/ |
Upload File : |
{
"name": "jquery.easing",
"version": "1.4.1",
"homepage": "https://github.com/gdsmith/jquery.easing",
"description": "A jQuery plugin from GSGD to give advanced easing options",
"author": {
"name": "George McGinley Smith",
"email": "george@gsgd.co.uk",
"url": "http://gsgd.co.uk/"
},
"repository": {
"type": "git",
"url": "git://github.com/gdsmith/jquery.easing.git"
},
"bugs": {
"url": "https://github.com/gdsmith/jquery.easing/issues"
},
"main": "jquery.easing.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Use tests in the examples directory\" && exit 1",
"uglify": "uglifyjs jquery.easing.js -o jquery.easing.min.js"
},
"devDependencies": {
"jquery": ">=1.3.0",
"uglify-js": "^2.6.2"
},
"keywords": [
"jquery-plugin",
"ecosystem:jquery"
],
"license": "BSD-3-Clause"
}