{
  "_args": [
    [
      {
        "name": "combine-source-map",
        "raw": "combine-source-map@~0.7.1",
        "rawSpec": "~0.7.1",
        "scope": null,
        "spec": ">=0.7.1 <0.8.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browser-pack"
    ]
  ],
  "_from": "combine-source-map@>=0.7.1 <0.8.0",
  "_id": "combine-source-map@0.7.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/combine-source-map",
  "_nodeVersion": "5.10.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/combine-source-map-0.7.2.tgz_1460525548276_0.7049165181815624"
  },
  "_npmUser": {
    "email": "zertosh@gmail.com",
    "name": "zertosh"
  },
  "_npmVersion": "3.8.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "combine-source-map",
    "raw": "combine-source-map@~0.7.1",
    "rawSpec": "~0.7.1",
    "scope": null,
    "spec": ">=0.7.1 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browser-pack",
    "/insert-module-globals"
  ],
  "_resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.7.2.tgz",
  "_shasum": "0870312856b307a87cc4ac486f3a9a62aeccc09e",
  "_shrinkwrap": null,
  "_spec": "combine-source-map@~0.7.1",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browser-pack",
  "author": {
    "email": "thlorenz@gmx.de",
    "name": "Thorsten Lorenz",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/combine-source-map/issues"
  },
  "dependencies": {
    "convert-source-map": "~1.1.0",
    "inline-source-map": "~0.6.0",
    "lodash.memoize": "~3.0.3",
    "source-map": "~0.5.3"
  },
  "description": "Add source maps of multiple files, offset them and then combine them into one source map",
  "devDependencies": {
    "tap": "~0.4.3"
  },
  "directories": {},
  "dist": {
    "shasum": "0870312856b307a87cc4ac486f3a9a62aeccc09e",
    "tarball": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.7.2.tgz"
  },
  "engine": {
    "node": ">=0.6"
  },
  "gitHead": "5a748c8677e48fbf17c7e23f2eabd0cbf67f787e",
  "homepage": "https://github.com/thlorenz/combine-source-map",
  "keywords": [
    "source",
    "map",
    "sourcemap",
    "bundle",
    "combine",
    "cat",
    "sourceMappingUrl",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "thlorenz@gmx.de",
      "name": "thlorenz"
    },
    {
      "email": "zertosh@gmail.com",
      "name": "zertosh"
    }
  ],
  "name": "combine-source-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/combine-source-map.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.7.2"
}
