{
  "_args": [
    [
      "jsonapi-serializer@3.6.6",
      "/Users/grahamburleigh/Desktop/Work/Services/cardx-billing-plans/lambda"
    ]
  ],
  "_from": "jsonapi-serializer@3.6.6",
  "_id": "jsonapi-serializer@3.6.6",
  "_inBundle": false,
  "_integrity": "sha512-HFNeG5CNj83kt0llneV68dQ3khlU+n8amMaTJs/6dI78iRIntHY+vmcTvnnnQM/2HfqOKq11Q+ghAyCbP7N+xA==",
  "_location": "/jsonapi-serializer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsonapi-serializer@3.6.6",
    "name": "jsonapi-serializer",
    "escapedName": "jsonapi-serializer",
    "rawSpec": "3.6.6",
    "saveSpec": null,
    "fetchSpec": "3.6.6"
  },
  "_requiredBy": [
    "/@cardx/jaypie-errors"
  ],
  "_resolved": "https://registry.npmjs.org/jsonapi-serializer/-/jsonapi-serializer-3.6.6.tgz",
  "_spec": "3.6.6",
  "_where": "/Users/grahamburleigh/Desktop/Work/Services/cardx-billing-plans/lambda",
  "author": {
    "name": "Sandro Munda",
    "email": "sandro@munda.me"
  },
  "bugs": {
    "url": "https://github.com/SeyZ/jsonapi-serializer/issues"
  },
  "dependencies": {
    "inflected": "^1.1.6",
    "lodash": "^4.16.3"
  },
  "description": "A Node.js framework agnostic library for serializing your data to JSON API",
  "devDependencies": {
    "chai": "^2.3.0",
    "grunt": "^1.0.3",
    "grunt-browserify": "^5.3.0",
    "mocha": "^5.2.0",
    "mongoose": "^4.3.4"
  },
  "engines": {
    "node": ">=0.12"
  },
  "homepage": "https://github.com/SeyZ/jsonapi-serializer#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "jsonapi-serializer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SeyZ/jsonapi-serializer.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha"
  },
  "version": "3.6.6"
}
