{
  "name": "jquery.marquee",
  "description": "jQuery plugin to scroll the text like the old traditional marquee http://aamirafridi.com/jquery/jquery-marquee-plugin",
  "main": "jquery.marquee.min.js",
  "authors": [
    "aamirafridi@gmail.com"
  ],
  "license": "ISC",
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "homepage": "https://github.com/aamirafridi/jQuery.Marquee",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
