{
  "_from": "shufflejs",
  "_id": "shufflejs@5.2.0",
  "_inBundle": false,
  "_integrity": "sha512-3N5qvnOAFwbd55DAjN5sRSOwJNGSL2B7TeX7aAL6kg6FXPtkpx0vXvM9+bVBwnoJ+Sk3681LY57u+rgquoEM/g==",
  "_location": "/shufflejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "shufflejs",
    "name": "shufflejs",
    "escapedName": "shufflejs",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/shufflejs/-/shufflejs-5.2.0.tgz",
  "_shasum": "80887a208e18797f9c47eb20a362899a6b5b15dc",
  "_spec": "shufflejs",
  "_where": "C:\\xampp\\htdocs\\sites\\local.turinter.com\\catalog\\view",
  "author": {
    "name": "Glen Cheney",
    "email": "cheney.glen@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Vestride/Shuffle/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "array-parallel": "^0.1.3",
    "matches-selector": "^1.0.0",
    "throttleit": "^1.0.0",
    "tiny-emitter": "^2.0.1"
  },
  "deprecated": false,
  "description": "Categorize, sort, and filter a responsive grid of items",
  "devDependencies": {
    "@odopod/eslint-config": "^2.0.0",
    "autoprefixer": "^9.1.2",
    "babel-core": "^6.26.0",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-env": "^1.6.1",
    "chai": "^4.0.1",
    "chai-dom": "^1.7.0",
    "core-js": "^2.5.3",
    "cssnano": "^4.0.5",
    "eslint": "^4.11.0",
    "gulp": "^4.0.0",
    "gulp-mocha-phantomjs": "^0.12.2",
    "gulp-postcss": "^8.0.0",
    "gulp-sass": "^4.0.0",
    "gulp-shell": "^0.6.5",
    "mocha": "^5.0.0",
    "rollup": "^0.64.1",
    "rollup-plugin-babel": "^3.0.3",
    "rollup-plugin-commonjs": "^9.1.0",
    "rollup-plugin-node-resolve": "^3.0.2",
    "rollup-plugin-terser": "^1.0.1",
    "sinon": "^6.0.1"
  },
  "files": [
    "dist",
    "src",
    "index.d.ts"
  ],
  "homepage": "https://github.com/Vestride/Shuffle",
  "keywords": [
    "gallery",
    "shuffle",
    "layout",
    "masonry",
    "filter",
    "sort",
    "responsive",
    "grid",
    "mobile",
    "tiles"
  ],
  "license": "MIT",
  "main": "dist/shuffle.js",
  "module": "dist/shuffle.esm.js",
  "moduleSource": "src/shuffle.js",
  "name": "shufflejs",
  "repository": {
    "type": "git",
    "url": "git://github.com/Vestride/Shuffle.git"
  },
  "scripts": {
    "build": "npm run gulp && npm run css",
    "compile": "gulp scripts",
    "css": "gulp css",
    "gulp": "gulp",
    "serve": "gulp jekyll",
    "test": "eslint src && gulp test",
    "watch": "gulp watch"
  },
  "types": "index.d.ts",
  "version": "5.2.0"
}
