{
  "_args": [
    [
      "inflected@1.1.7",
      "/Users/grahamburleigh/Desktop/Work/Services/cardx-billing-plans/lambda"
    ]
  ],
  "_from": "inflected@1.1.7",
  "_id": "inflected@1.1.7",
  "_inBundle": false,
  "_integrity": "sha1-w5PfbihHLQ13swguw6ogkfS8lvk=",
  "_location": "/inflected",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "inflected@1.1.7",
    "name": "inflected",
    "escapedName": "inflected",
    "rawSpec": "1.1.7",
    "saveSpec": null,
    "fetchSpec": "1.1.7"
  },
  "_requiredBy": [
    "/jsonapi-serializer"
  ],
  "_resolved": "https://registry.npmjs.org/inflected/-/inflected-1.1.7.tgz",
  "_spec": "1.1.7",
  "_where": "/Users/grahamburleigh/Desktop/Work/Services/cardx-billing-plans/lambda",
  "author": {
    "name": "Martin Andert",
    "email": "mandert@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/martinandert/inflected/issues"
  },
  "description": "A port of ActiveSupport's inflector to Node.js",
  "devDependencies": {
    "jshint": "^2.5.10",
    "mocha": "^2.0.1",
    "object-assign": "^2.0.0"
  },
  "homepage": "https://github.com/martinandert/inflected",
  "keywords": [
    "inflector",
    "inflection",
    "pluralize",
    "singularize",
    "camelize",
    "titleize",
    "tableize",
    "humanize",
    "capitalize",
    "dasherize",
    "ordinalize",
    "parameterize",
    "transliterate",
    "activesupport"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "inflected",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/martinandert/inflected.git"
  },
  "version": "1.1.7"
}
