{
  "name": "kuromoji-demo",
  "homepage": "https://github.com/takuyaa/kuromoji.js",
  "authors": [
    "Takuya Asano <takuya.a@gmail.com>"
  ],
  "description": "kuromoji.js demo",
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "foundation": "~5.4.7",
    "vue": "~0.10.6"
  }
}
