{
  "name": "liquid-speech-balloon",
  "version": "1.2.5",
  "devDependencies": {
    "babel-cli": "^6.9.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "po2json": "^0.4.5"
  },
  "scripts": {
    "build": "babel src -d lib"
  },
  "babel": {
    "presets": [
      "react",
      "es2015"
    ]
  },
  "author": "LIQUID DESIGN Ltd.",
  "dependencies": {},
  "directories": {
    "lib": "lib"
  },
  "description": "LIQUID SPEECH BALLOON",
  "main": "index.js",
  "license": "GPL-2.0-or-later"
}
