{
  "_args": [
    [
      {
        "raw": "combine-source-map@~0.6.1",
        "scope": null,
        "escapedName": "combine-source-map",
        "name": "combine-source-map",
        "rawSpec": "~0.6.1",
        "spec": ">=0.6.1 <0.7.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-handwriting/node_modules/browser-pack"
    ]
  ],
  "_from": "combine-source-map@>=0.6.1 <0.7.0",
  "_id": "combine-source-map@0.6.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/combine-source-map",
  "_nodeVersion": "1.8.1",
  "_npmUser": {
    "name": "thlorenz",
    "email": "thlorenz@gmx.de"
  },
  "_npmVersion": "2.8.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "combine-source-map@~0.6.1",
    "scope": null,
    "escapedName": "combine-source-map",
    "name": "combine-source-map",
    "rawSpec": "~0.6.1",
    "spec": ">=0.6.1 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browser-pack",
    "/insert-module-globals"
  ],
  "_resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.6.1.tgz",
  "_shasum": "9b4a09c316033d768e0f11e029fa2730e079ad96",
  "_shrinkwrap": null,
  "_spec": "combine-source-map@~0.6.1",
  "_where": "/home/lively4/lively4/lively4-handwriting/node_modules/browser-pack",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "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.5.0",
    "lodash.memoize": "~3.0.3",
    "source-map": "~0.4.2"
  },
  "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": "9b4a09c316033d768e0f11e029fa2730e079ad96",
    "tarball": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.6.1.tgz"
  },
  "engine": {
    "node": ">=0.6"
  },
  "gitHead": "8f2c6f23df9689d0b27af328bdc575bb44375829",
  "homepage": "https://github.com/thlorenz/combine-source-map",
  "keywords": [
    "source",
    "map",
    "sourcemap",
    "bundle",
    "combine",
    "cat",
    "sourceMappingUrl",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "thlorenz",
      "email": "thlorenz@gmx.de"
    }
  ],
  "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.6.1"
}
