{
  "name": "speech-bubble",
  "version": "1.1.0",
  "authors": [
    "Yoshiya Hinosawa <stibium121@gmail.com>"
  ],
  "description": "Animating speech bubble component, appears and disappears flipping its sections.",
  "main": "index.js",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "info-pane": "~0.1.0"
  }
}
