{
  "name": "hypher",
  "version": "0.2.5",
  "description": "A fast and small hyphenation engine",
  "author": "Bram Stein <b.l.stein@gmail.com> (http://www.bramstein.com)",
  "devDependencies": {
    "vows": ">=0.5.6",
    "microtime": "=0.1.3",
    "benchmark": "=0.1.347"
  },
  "directories": {
    "lib": "./lib"
  },
  "scripts": {
    "test": "vows"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/bramstein/Hypher.git"
  },
  "keywords": [
    "hyphenation",
    "hypher",
    "hypher.js",
    "ender",
    "jquery"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib/hypher.js",
  "ender": "./lib/ender.js"
}
