{
  "_from": "source-map-support@^0.3.2",
  "_id": "source-map-support@0.3.3",
  "_inBundle": false,
  "_integrity": "sha512-9O4+y9n64RewmFoKUZ/5Tx9IHIcXM6Q+RTSw6ehnqybUz4a7iwR3Eaw80uLtqqQ5D0C+5H03D4KKGo9PdP33Gg==",
  "_location": "/source-map-support",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "source-map-support@^0.3.2",
    "name": "source-map-support",
    "escapedName": "source-map-support",
    "rawSpec": "^0.3.2",
    "saveSpec": null,
    "fetchSpec": "^0.3.2"
  },
  "_requiredBy": [
    "/rollup"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.3.3.tgz",
  "_shasum": "34900977d5ba3f07c7757ee72e73bb1a9b53754f",
  "_spec": "source-map-support@^0.3.2",
  "_where": "/Users/admin/projects/dms/src/dealer_admin/node_modules/rollup",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "source-map": "0.1.32"
  },
  "deprecated": false,
  "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"
  },
  "homepage": "https://github.com/evanw/node-source-map-support#readme",
  "license": "MIT",
  "main": "./source-map-support.js",
  "name": "source-map-support",
  "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.3.3"
}
