{
  "name": "noobscroll",
  "description": "A lightweight jQuery Plugin that adds some cool function to make scrolling more fun.",
  "main": "dist/noobscroll.min.js",
  "authors": [
    "Arthur Guiot"
  ],
  "license": "MIT",
  "keywords": [
    "noobscroll",
    "scroll",
    "jquery",
    "plugin",
    "scrolling",
    "jquery-plugin"
  ],
  "homepage": "https://noobscroll.js.org",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "jquery": "^3.2.1"
  }
}
