flip-bubble
Version:
Animating speech bubble component, appears and disappears flipping its sections.
26 lines (25 loc) • 670 B
JSON
{
"name": "flip-bubble",
"version": "1.1.0",
"description": "Animating speech bubble component, appears and disappears flipping its sections.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kt3k/speech-bubble.git"
},
"keywords": [
"dom",
"jqueryplugin",
"speech",
"bubble"
],
"author": "Yoshiya Hinosawa <stibium121@gmail.com> (https://twitter.com/kt3k)",
"license": "MIT",
"bugs": {
"url": "https://github.com/kt3k/speech-bubble/issues"
},
"homepage": "https://github.com/kt3k/speech-bubble#readme"
}