| 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/modernizr/ |
Upload File : |
{
"name": "modernizr",
"version": "3.9.0",
"description": "Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.",
"directories": {
"test": "test"
},
"dependencies": {
"doctrine": "^3.0.0",
"file": "^0.2.2",
"lodash": "^4.17.15",
"markdown-it": "^10.0.0",
"mkdirp": "^1.0.3",
"requirejs": "^2.3.6",
"yargs": "^15.1.0"
},
"devDependencies": {
"@alrra/travis-scripts": "^3.0.1",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.8.3",
"auto-changelog": "^1.16.2",
"chai": "^4.2.0",
"del": "^5.1.0",
"eslint": "^6.8.0",
"eslint-plugin-jsdoc": "^21.0.0",
"find-parent-dir": "^0.3.0",
"fs-extra": "^8.1.0",
"globby": "^11.0.0",
"gulp": "^4.0.2",
"gulp-connect": "^5.7.0",
"gulp-eslint": "^6.0.0",
"gulp-pug": "^4.0.1",
"joi": "^14.3.1",
"jquery": "^3.4.1",
"json3": "^3.3.3",
"mocha": "^7.0.1",
"mocha-headless-chrome": "^2.0.3",
"proxyquire": "^2.1.3",
"serve-static": "^1.14.1",
"sinon": "^8.1.1",
"ua-parser-js": "^0.7.21"
},
"scripts": {
"--- DEFAULT SCRIPTS ---": "",
"start": "gulp default",
"test": "gulp test",
"--- GULP SCRIPTS ---": "",
"clean": "gulp clean",
"lint": "gulp eslint",
"--- MODERNIZR SCRIPTS ---": "",
"serve-gh-pages": "gulp serve:gh-pages",
"update-gh-pages": "scripts/generate-gh-pages.sh",
"update-changelog": "auto-changelog --commit-limit false --package",
"update-license": "node scripts/generate-license.js && git add LICENSE"
},
"main": "./lib/cli.js",
"bin": "./bin/modernizr",
"files": [
"LICENSE",
"README.md",
"bin/",
"feature-detects/",
"lib/",
"src/"
],
"repository": {
"type": "git",
"url": "git://github.com/Modernizr/Modernizr.git"
},
"bugs": {
"url": "https://github.com/Modernizr/Modernizr/issues"
},
"keywords": [
"modernizr",
"html5",
"css3",
"javascript",
"browser",
"feature detection"
],
"author": {
"name": "Modernizr",
"url": "https://modernizr.com/"
},
"contributors": [
{
"name": "Faruk Ates",
"url": "https://twitter.com/KuraFire"
},
{
"name": "Paul Irish",
"url": "https://twitter.com/paul_irish"
},
{
"name": "Alex Sexton",
"url": "https://twitter.com/SlexAxton"
},
{
"name": "Ryan Seddon",
"url": "https://twitter.com/ryanseddon"
},
{
"name": "Patrick Kettner",
"url": "https://twitter.com/patrickkettner"
},
{
"name": "Stu Cox",
"url": "https://twitter.com/stucoxmedia"
},
{
"name": "Richard Herrera",
"url": "https://twitter.com/doctyper"
},
{
"name": "Veeck",
"url": "https://twitter.com/hansalbern"
}
],
"license": "MIT"
}