{
  "_args": [
    [
      "sourcemapped-stacktrace@1.1.8",
      "/Users/Dave/Projects/redux-form-react-submitbutton/example"
    ]
  ],
  "_development": true,
  "_from": "sourcemapped-stacktrace@1.1.8",
  "_id": "sourcemapped-stacktrace@1.1.8",
  "_inBundle": false,
  "_integrity": "sha512-OkVoI7GQOLl/laR1qsSo1c87tS8kF2VXhQq2SrQCDdXufBAcm8FgXogWso96ciMYoDtTw1Dn70CVdwYzoYs6Pg==",
  "_location": "/sourcemapped-stacktrace",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sourcemapped-stacktrace@1.1.8",
    "name": "sourcemapped-stacktrace",
    "escapedName": "sourcemapped-stacktrace",
    "rawSpec": "1.1.8",
    "saveSpec": null,
    "fetchSpec": "1.1.8"
  },
  "_requiredBy": [
    "/redbox-react"
  ],
  "_resolved": "https://registry.npmjs.org/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.8.tgz",
  "_spec": "1.1.8",
  "_where": "/Users/Dave/Projects/redux-form-react-submitbutton/example",
  "author": {
    "name": "James Salter",
    "email": "iteration@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/novocaine/sourcemapped-stacktrace/issues"
  },
  "dependencies": {
    "source-map": "0.5.6"
  },
  "description": "A simple module for applying source maps to JS stack traces in the browser.",
  "devDependencies": {
    "babel-preset-es2015": "^6.9.0",
    "webpack": "^1.12.0"
  },
  "homepage": "https://github.com/novocaine/sourcemapped-stacktrace",
  "license": "BSD-3-Clause",
  "main": "dist/sourcemapped-stacktrace.js",
  "name": "sourcemapped-stacktrace",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/novocaine/sourcemapped-stacktrace.git"
  },
  "scripts": {
    "prepublish": "webpack"
  },
  "version": "1.1.8"
}
