{
  "_args": [
    [
      "i@0.3.x",
      "/Users/nw/motion/packages/motion/node_modules/utile"
    ]
  ],
  "_from": "i@>=0.3.0 <0.4.0",
  "_id": "i@0.3.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/i",
  "_nodeVersion": "0.12.9",
  "_npmUser": {
    "email": "pavan.sss1991@gmail.com",
    "name": "pksunkara"
  },
  "_npmVersion": "2.14.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "i",
    "raw": "i@0.3.x",
    "rawSpec": "0.3.x",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/utile"
  ],
  "_resolved": "https://registry.npmjs.org/i/-/i-0.3.4.tgz",
  "_shasum": "e1918d417b363a544e0e4a9b83c36dce1f85c91d",
  "_shrinkwrap": null,
  "_spec": "i@0.3.x",
  "_where": "/Users/nw/motion/packages/motion/node_modules/utile",
  "author": {
    "email": "pavan.sss1991@gmail.com",
    "name": "Pavan Kumar Sunkara",
    "url": "pksunkara.github.com"
  },
  "bugs": {
    "url": "https://github.com/pksunkara/inflect/issues"
  },
  "contributors": [
    {
      "name": "Pavan Kumar Sunkara",
      "email": "pavan.sss1991@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "custom inflections for nodejs",
  "devDependencies": {
    "vows": "0.7.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e1918d417b363a544e0e4a9b83c36dce1f85c91d",
    "tarball": "http://registry.npmjs.org/i/-/i-0.3.4.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "gitHead": "355009895db1bd8dcceaa687b53fe085fc873b88",
  "homepage": "http://pksunkara.github.com/inflect",
  "keywords": [
    "camelize",
    "classify",
    "dasherize",
    "demodulize",
    "foreign_key",
    "ordinalize",
    "plural",
    "pluralize",
    "singular",
    "singularize",
    "tableize",
    "titleize",
    "uncountable",
    "underscore"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
    }
  ],
  "main": "./lib/inflect",
  "maintainers": [
    {
      "name": "pksunkara",
      "email": "pavan.sss1991@gmail.com"
    }
  ],
  "name": "i",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/pksunkara/inflect.git"
  },
  "scripts": {
    "test": "vows --spec $(find test -name '*-test.js')"
  },
  "version": "0.3.4"
}
