HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/www/beatleanalytics.com/assets/admin/plugins/blueimp-gallery/package.json
{
  "_from": "blueimp-gallery@^2.34.1",
  "_id": "blueimp-gallery@2.34.1",
  "_inBundle": false,
  "_integrity": "sha512-Ezdf8AA55WY31lBHGVrDI4c58U0wLuxQnU0+PK950tnPve+f5r2MVoHrArdq1GPdnTqF95w1mU4pfVcIv+69fg==",
  "_location": "/blueimp-gallery",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "blueimp-gallery@^2.34.1",
    "name": "blueimp-gallery",
    "escapedName": "blueimp-gallery",
    "rawSpec": "^2.34.1",
    "saveSpec": null,
    "fetchSpec": "^2.34.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/blueimp-gallery/-/blueimp-gallery-2.34.1.tgz",
  "_shasum": "344cced1329f7a4b155c892504a108cdb32071b0",
  "_spec": "blueimp-gallery@^2.34.1",
  "_where": "/Users/ngunguoksiong/color-admin/admin/src",
  "author": {
    "name": "Sebastian Tschan",
    "url": "https://blueimp.net"
  },
  "bugs": {
    "url": "https://github.com/blueimp/Gallery/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "blueimp Gallery is a touch-enabled, responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional content types.",
  "devDependencies": {
    "clean-css-cli": "4",
    "eslint": "6",
    "eslint-config-blueimp": "1",
    "eslint-config-prettier": "6",
    "eslint-plugin-jsdoc": "15",
    "eslint-plugin-prettier": "3",
    "prettier": "1",
    "stylelint": "10",
    "stylelint-config-prettier": "5",
    "stylelint-config-recommended": "2",
    "uglify-js": "3"
  },
  "eslintConfig": {
    "extends": [
      "blueimp",
      "plugin:jsdoc/recommended",
      "plugin:prettier/recommended"
    ],
    "env": {
      "browser": true
    }
  },
  "eslintIgnore": [
    "js/*.min.js",
    "js/vendor"
  ],
  "files": [
    "css/*.css",
    "css/*.css.map",
    "img/*.gif",
    "img/*.png",
    "img/*.svg",
    "js/*.js",
    "js/*.js.map"
  ],
  "homepage": "https://github.com/blueimp/Gallery",
  "keywords": [
    "image",
    "video",
    "gallery",
    "carousel",
    "lightbox",
    "mobile",
    "desktop",
    "touch",
    "responsive",
    "swipe",
    "mouse",
    "keyboard",
    "navigation",
    "transition",
    "effects",
    "slideshow",
    "fullscreen"
  ],
  "license": "MIT",
  "main": "js/blueimp-gallery.js",
  "name": "blueimp-gallery",
  "prettier": {
    "proseWrap": "always",
    "semi": false,
    "singleQuote": true
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/blueimp/Gallery.git"
  },
  "scripts": {
    "build": "npm run build:js && npm run build:jquery && npm run build:css",
    "build:css": "cd css && cleancss -c ie7 --source-map -o blueimp-gallery.min.css blueimp-gallery.css blueimp-gallery-indicator.css blueimp-gallery-video.css",
    "build:jquery": "cd js && uglifyjs blueimp-gallery.js blueimp-gallery-fullscreen.js blueimp-gallery-indicator.js blueimp-gallery-video.js blueimp-gallery-vimeo.js blueimp-gallery-youtube.js jquery.blueimp-gallery.js -c -m -o jquery.blueimp-gallery.min.js --source-map url=jquery.blueimp-gallery.min.js.map",
    "build:js": "cd js && uglifyjs blueimp-helper.js blueimp-gallery.js blueimp-gallery-fullscreen.js blueimp-gallery-indicator.js blueimp-gallery-video.js blueimp-gallery-vimeo.js blueimp-gallery-youtube.js -c -m -o blueimp-gallery.min.js --source-map url=blueimp-gallery.min.js.map",
    "postversion": "git push --tags origin master master:gh-pages && npm publish",
    "preversion": "npm test",
    "test": "stylelint '**/*.css' && eslint .",
    "version": "npm run build && git add -A js css"
  },
  "stylelint": {
    "extends": [
      "stylelint-config-recommended",
      "stylelint-config-prettier"
    ],
    "ignoreFiles": [
      "css/*.min.css"
    ]
  },
  "title": "blueimp Gallery",
  "version": "2.34.1"
}