{
  "_args": [
    [
      {
        "raw": "source-map-support@^0.2.10",
        "scope": null,
        "escapedName": "source-map-support",
        "name": "source-map-support",
        "rawSpec": "^0.2.10",
        "spec": ">=0.2.10 <0.3.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.iVFP9X9X/node_modules/babel-register"
    ]
  ],
  "_from": "source-map-support@>=0.2.10 <0.3.0",
  "_id": "source-map-support@0.2.10",
  "_inCache": true,
  "_installable": true,
  "_location": "/source-map-support",
  "_npmUser": {
    "name": "evanw",
    "email": "evan.exe@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {
    "amdefine": "1.0.0"
  },
  "_requested": {
    "raw": "source-map-support@^0.2.10",
    "scope": null,
    "escapedName": "source-map-support",
    "name": "source-map-support",
    "rawSpec": "^0.2.10",
    "spec": ">=0.2.10 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-register"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
  "_shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc",
  "_shrinkwrap": null,
  "_spec": "source-map-support@^0.2.10",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.iVFP9X9X/node_modules/babel-register",
  "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",
    "mocha": "1.18.2"
  },
  "directories": {},
  "dist": {
    "shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc",
    "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz"
  },
  "gitHead": "e1a092fe79a1abf1a6d7b59b7878ced3fa9e793d",
  "homepage": "https://github.com/evanw/node-source-map-support",
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./source-map-support.js",
  "maintainers": [
    {
      "name": "evanw",
      "email": "evan.exe@gmail.com"
    }
  ],
  "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": {
    "test": "node_modules/mocha/bin/mocha"
  },
  "version": "0.2.10"
}
