{
  "_args": [
    [
      "jscrollpane@2.2.1",
      "/var/www/html"
    ]
  ],
  "_from": "jscrollpane@2.2.1",
  "_id": "jscrollpane@2.2.1",
  "_inBundle": false,
  "_integrity": "sha512-F1Ao3mcR4vNzyB0LTpirfp+8joUlmqWAo/VL9Ha7vPmYBadI9QahpvddQY2LgTGEeoz41GYDNZdCsBVGyPSFjA==",
  "_location": "/jscrollpane",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jscrollpane@2.2.1",
    "name": "jscrollpane",
    "escapedName": "jscrollpane",
    "rawSpec": "2.2.1",
    "saveSpec": null,
    "fetchSpec": "2.2.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jscrollpane/-/jscrollpane-2.2.1.tgz",
  "_spec": "2.2.1",
  "_where": "/var/www/html",
  "author": {
    "name": "Tuukka Pasanen"
  },
  "bugs": {
    "url": "https://github.com/vitch/jScrollPane/issues"
  },
  "dependencies": {
    "jquery": "3.x"
  },
  "description": "jScrollPane - cross browser custom scroll bars",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-cli": "latest",
    "grunt-contrib-connect": "latest",
    "grunt-contrib-uglify": "latest",
    "grunt-contrib-watch": "^1.1.0"
  },
  "homepage": "https://github.com/vitch/jScrollPane#readme",
  "keywords": [
    "jquery",
    "jscrollpane",
    "css"
  ],
  "license": "(MIT OR GPL-2.0)",
  "main": "script/jquery.jscrollpane.min.js",
  "name": "jscrollpane",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vitch/jScrollPane.git"
  },
  "scripts": {
    "build": "grunt"
  },
  "version": "2.2.1"
}
