{
  "name": "wp-yomigana",
  "version": "1.3.0",
  "homepage": "https://github.com/fumikito/WP-Yomigana",
  "authors": [
    "fumikito <guy@hametuha.com>"
  ],
  "description": "A missing piece of TinyMCE of WordPress.",
  "main": "wp-yomigana.php",
  "keywords": [
    "WordPress"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "jquery-ui-mp6": "~1.0.1"
  }
}
