{
  "_args": [
    [
      "source-map-explorer@1.5.0",
      "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo"
    ]
  ],
  "_from": "source-map-explorer@1.5.0",
  "_id": "source-map-explorer@1.5.0",
  "_inBundle": false,
  "_integrity": "sha512-skfca9IJvJKsI+J3sWFQ+hCqUDmZxhGgM20/L7PpNGRnQSVyXPYi7U0TDw0eNj5Yhtsm//psmNkxQmHuEJJ6FA==",
  "_location": "/source-map-explorer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "source-map-explorer@1.5.0",
    "name": "source-map-explorer",
    "escapedName": "source-map-explorer",
    "rawSpec": "1.5.0",
    "saveSpec": null,
    "fetchSpec": "1.5.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-explorer/-/source-map-explorer-1.5.0.tgz",
  "_spec": "1.5.0",
  "_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo",
  "author": {
    "name": "Dan Vanderkam",
    "url": "danvdk@gmail.com"
  },
  "bin": {
    "source-map-explorer": "index.js"
  },
  "bugs": {
    "url": "https://github.com/danvk/source-map-explorer/issues"
  },
  "dependencies": {
    "btoa": "^1.1.2",
    "convert-source-map": "^1.1.1",
    "docopt": "^0.6.2",
    "glob": "^7.1.2",
    "open": "0.0.5",
    "source-map": "^0.5.1",
    "temp": "^0.8.3",
    "underscore": "^1.8.3"
  },
  "description": "Analyze and debug space usage through source maps",
  "devDependencies": {
    "chai": "^3.3.0",
    "eslint": "^4.1.1",
    "mocha": "^2.3.3"
  },
  "homepage": "https://github.com/danvk/source-map-explorer#readme",
  "keywords": [
    "source-map",
    "browser",
    "minification"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "source-map-explorer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/danvk/source-map-explorer.git"
  },
  "scripts": {
    "test": "mocha && eslint *.js"
  },
  "version": "1.5.0"
}
