{
  "name": "jquery-snowfall",
  "version": "1.7.2",
  "homepage": "https://github.com/loktar00/JQuery-Snowfall",
  "authors": [
    "Jason Brown <loktar69@hotmail.com>"
  ],
  "description": "Make it snow on your page or elements",
  "main": "index.html",
  "keywords": [
    "snow",
    "snowfall",
    "snowing"
  ],
  "license": "Apache",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery": "~2.1.1"
  }
}
