{
  "author": "Robert Ferney <capnregex@gmail.com>",
  "name": "inflections",
  "main" : "./lib/inflections.js",
  "description": "An inflection library for parity with rails inflections.",
  "version": "0.0.0",
  "homepage": "http://github.com/ifit/inflections",
  "repository": {
    "type": "git",
    "url": "git://github.com/ifit/inflections.git"
  },
  "engines": {
    "node": "~0.6.6"
  },
  "dependencies": {},
  "devDependencies": {}
}
