{
  "name": "hanzenkaku",
  "version": "1.0.1",
  "description": "Hankaku-Zenkaku Translator in JS",
  "main": "hanzenkaku.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "devDependencies": {
    "mocha": "*"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/dankogai/js-hanzenkaku.git"
  },
  "keywords": [
    "Japanese"
  ],
  "author": "Dan Kogai (https://github.com/dankogai)",
  "license": "BSD"
}
