jquery-flapper
Version:
A split-flap (Solari) display for numbers and words using jQuery
40 lines (39 loc) • 1.14 kB
JSON
{
"name": "flapper",
"title": "Flapper",
"description": "A split-flap (Solari) display for numbers and words.",
"keywords": [
"solari",
"split-flap",
"splitflap",
"display",
"numeric",
"retro"
],
"version": "1.1.3",
"author": {
"name": "Justin Kerr Sheckler",
"url": "https://github.com/jayKayEss/Flapper/blob/master/authors.txt"
},
"maintainers": [
{
"name": "Justin Kerr Sheckler",
"email": "self@jaykayess.com",
"url": "http://www.jaykayess.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jayKayEss/Flapper/blob/master/license.txt"
}
],
"bugs": "https://github.com/jayKayEss/Flapper/issues",
"homepage": "http://lab.jaykayess.com/Flapper/",
"demo": "http://lab.jaykayess.com/Flapper/demo.html",
"docs": "https://github.com/jayKayEss/Flapper/blob/master/README.md",
"download": "https://github.com/jayKayEss/Flapper/archive/master.zip",
"dependencies": {
"jquery": ">=1.8"
}
}