{
  "_args": [
    [
      "@mattlewis92/dom-autoscroller@2.4.1",
      "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui"
    ]
  ],
  "_from": "@mattlewis92/dom-autoscroller@2.4.1",
  "_id": "@mattlewis92/dom-autoscroller@2.4.1",
  "_inBundle": false,
  "_integrity": "sha512-MJWWzX7rKrrmLVGWildaSu2sHMWrwP+cpKD2axZnP1a3helTUO0abZz4B9gdKdRrwDfUN4JvqmiWANHYCASDKg==",
  "_location": "/@mattlewis92/dom-autoscroller",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mattlewis92/dom-autoscroller@2.4.1",
    "name": "@mattlewis92/dom-autoscroller",
    "escapedName": "@mattlewis92%2fdom-autoscroller",
    "scope": "@mattlewis92",
    "rawSpec": "2.4.1",
    "saveSpec": null,
    "fetchSpec": "2.4.1"
  },
  "_requiredBy": [
    "/angular-draggable-droppable"
  ],
  "_resolved": "https://registry.npmjs.org/@mattlewis92/dom-autoscroller/-/dom-autoscroller-2.4.1.tgz",
  "_spec": "2.4.1",
  "_where": "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui",
  "author": {
    "name": "Quentin Engles",
    "email": "hollowdoor99@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/hollowdoor/dom_autoscroller/issues"
  },
  "dependencies": {
    "create-point-cb": "^1.0.0",
    "dom-mousemove-dispatcher": "^1.0.1",
    "dom-plane": "^1.0.1",
    "dom-set": "^1.0.1",
    "type-func": "^1.0.1"
  },
  "description": "Auto scroll dom elements",
  "devDependencies": {
    "dragula": "^3.7.2",
    "minifyify": "^7.3.3",
    "rollup": "^0.41.4",
    "rollup-plugin-buble": "^0.15.0",
    "rollup-plugin-commonjs": "^5.0.5",
    "rollup-plugin-node-resolve": "^2.0.0",
    "rollup-plugin-uglify": "^1.0.1",
    "uglify-js": "^2.7.4"
  },
  "directories": {
    "test": "test"
  },
  "files": [
    "dist",
    "LICENSE",
    "index.js"
  ],
  "homepage": "https://github.com/hollowdoor/dom_autoscroller#readme",
  "jsnext:main": "dist/bundle.es.js",
  "keywords": [
    "scrolling",
    "DOM"
  ],
  "license": "MIT",
  "main": "dist/bundle.js",
  "name": "@mattlewis92/dom-autoscroller",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hollowdoor/dom_autoscroller.git"
  },
  "scripts": {
    "build": "node ./rollit",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.4.1"
}
