{
  "name": "jquery.fakeloader",
  "version": "1.0.0",
  "main": [
    "dist/jquery.fakeloader.js",
    "dist/jquery.fakeloader.css"
  ],
  "authors": [
    "XuaNguyen <xuan.0211@gmail.com>"
  ],
  "description": "A lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.",
  "keywords": [
    "page preloading",
    "fullscreen preloading",
    "spinner",
    "fullscreen spinner"
  ],
  "license": "MIT",
  "homepage": "https://github.com/xuanhoa88/jquery.fakeloader",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
