{
  "name": "jquery-flapper",
  "version": "1.1.6",
  "description": "A split-flap (Solari) display for numbers and words using jQuery",
  "main": "src/jquery.flapper.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jayKayEss/Flapper.git"
  },
  "keywords": [
    "solari",
    "split-flap",
    "splitflap",
    "display",
    "numeric",
    "retro",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "author": "Justin Kerr Sheckler",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jayKayEss/Flapper/issues"
  },
  "homepage": "https://jaykayess.com/Flapper",
  "dependencies": {
    "jquery": ">=1.8"
  }
}
