{
  "name": "scrollspy",
  "main": "./build/scrollspy.js",
  "version": "0.1.3",
  "homepage": "https://github.com/makotot/scrollspy",
  "authors": [
    "makotot <makoto.ttn@gmail.com>"
  ],
  "description": "Scrollspy library",
  "moduleType": [
    "amd",
    "globals"
  ],
  "keywords": [
    "scrollspy",
    "jquery",
    "scroll",
    "umd"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "css",
    "*.html",
    "src"
  ]
}
