���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/lnovel/layout/default/node_modules/sweetalert2/ |
{ "name": "sweetalert2", "version": "11.7.12", "repository": "sweetalert2/sweetalert2", "homepage": "https://sweetalert2.github.io/", "description": "A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert", "main": "dist/sweetalert2.all.js", "browser": "dist/sweetalert2.all.js", "module": "dist/sweetalert2.all.js", "types": "sweetalert2.d.ts", "devDependencies": { "@babel/core": "^7.19.6", "@babel/preset-env": "^7.19.4", "@rollup/plugin-babel": "^6.0.2", "@rollup/plugin-terser": "^0.4.0", "@sweetalert2/eslint-config": "^1.0.11", "@sweetalert2/stylelint-config": "^2.0.6", "cypress": "^12.0.0", "eslint": "^8.24.0", "eslint-plugin-cypress": "^2.12.1", "eslint-plugin-jsdoc": "^46.0.0", "eslint-plugin-no-unsanitized": "^4.0.1", "jquery": "^3.6.1", "prettier": "^2.7.1", "rollup": "^3.2.2", "sass": "^1.55.0", "stylelint": "^15.0.0", "typescript": "4.0.2", "vite": "^4.0.0", "zx": "^7.1.1" }, "devDependenciesComments": { "typescript": "Do not upgrade TS, tests will verify that types work with the very first version of TS >= 4.0" }, "files": [ "dist", "src", "sweetalert2.d.ts" ], "author": "Limon Monte (https://limonte.github.io)", "contributors": [ "Matthew Francis Brunetti <[email protected]> (https://github.com/zenflow)", "Morgan Touverey-Quilling <[email protected]> (https://github.com/toverux)", "Giuseppe Verni (https://github.com/gverni)", "Sam Turrell <[email protected]> (https://github.com/samturrell)", "Joseph Schultz (https://github.com/acupofjose)", "Johan Fagerberg (https://github.com/birjolaxew)" ], "keywords": [ "sweetalert", "sweetalert2", "alert", "modal", "popup", "prompt", "confirm", "toast", "accessible" ], "scripts": { "start": "vite sandbox --open", "lint": "stylelint src/**/*.scss && eslint src cypress *.js *.ts && prettier --check src/**/*.js cypress/**/*.js *.js", "build": "zx tools/build.mjs", "test": "cypress run --headless", "check-types": "npx -p typescript@latest tsc --noEmit -p jsconfig.json", "cypress:open": "cypress open", "webpack-build": "webpack --config=test/webpack/webpack.config.js" }, "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" }, "prettier": { "printWidth": 120, "semi": false, "singleQuote": true, "quoteProps": "consistent", "trailingComma": "es5" }, "bugs": "https://github.com/sweetalert2/sweetalert2/issues", "license": "MIT" }