{
  "_args": [
    [
      "source-map-support@0.4.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "source-map-support@0.4.0",
  "_id": "source-map-support@0.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/source-map-support",
  "_nodeVersion": "5.1.0",
  "_npmUser": {
    "email": "linus@folkdatorn.se",
    "name": "linusu"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "source-map-support",
    "raw": "source-map-support@0.4.0",
    "rawSpec": "0.4.0",
    "scope": null,
    "spec": "0.4.0",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.0.tgz",
  "_shasum": "cb92292bc05455ce48691de545ac2690bb1cc976",
  "_shrinkwrap": null,
  "_spec": "source-map-support@0.4.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "dependencies": {
    "source-map": "0.1.32"
  },
  "description": "Fixes stack traces for files with source maps",
  "devDependencies": {
    "browserify": "3.44.2",
    "coffee-script": "1.7.1",
    "http-server": "^0.8.5",
    "mocha": "1.18.2"
  },
  "directories": {},
  "dist": {
    "shasum": "cb92292bc05455ce48691de545ac2690bb1cc976",
    "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.0.tgz"
  },
  "gitHead": "70c54a8ab65103f307558a901299b998d1bb45c7",
  "homepage": "https://github.com/evanw/node-source-map-support#readme",
  "license": "MIT",
  "main": "./source-map-support.js",
  "maintainers": [
    {
      "email": "evan.exe@gmail.com",
      "name": "evanw"
    },
    {
      "email": "julien.fontanet@isonoe.net",
      "name": "julien-f"
    },
    {
      "email": "linus@folkdatorn.se",
      "name": "linusu"
    }
  ],
  "name": "source-map-support",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evanw/node-source-map-support.git"
  },
  "scripts": {
    "build": "node build.js",
    "serve-tests": "http-server -p 1336",
    "test": "mocha"
  },
  "version": "0.4.0"
}
