{
  "_args": [
    [
      {
        "raw": "source-list-map@^1.0.1",
        "scope": null,
        "escapedName": "source-list-map",
        "name": "source-list-map",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/salesvol/public_html/internationalify.com/node_modules/webpack-sources"
    ]
  ],
  "_from": "source-list-map@>=1.0.1 <2.0.0",
  "_id": "source-list-map@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/source-list-map",
  "_nodeVersion": "7.4.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/source-list-map-1.0.1.tgz_1488914752346_0.11908297520130873"
  },
  "_npmUser": {
    "name": "sokra",
    "email": "tobias.koppers@googlemail.com"
  },
  "_npmVersion": "4.0.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "source-list-map@^1.0.1",
    "scope": null,
    "escapedName": "source-list-map",
    "name": "source-list-map",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-sources"
  ],
  "_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-1.0.1.tgz",
  "_shasum": "cc1fc17122ae0a51978024c2cc0f8c35659026b8",
  "_shrinkwrap": null,
  "_spec": "source-list-map@^1.0.1",
  "_where": "/home/salesvol/public_html/internationalify.com/node_modules/webpack-sources",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/source-list-map/issues"
  },
  "dependencies": {},
  "description": "Fast line to line SourceMap generator.",
  "devDependencies": {
    "mocha": "^2.2.1",
    "should": "^5.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "cc1fc17122ae0a51978024c2cc0f8c35659026b8",
    "tarball": "https://registry.npmjs.org/source-list-map/-/source-list-map-1.0.1.tgz"
  },
  "files": [
    "lib"
  ],
  "gitHead": "3d4e832abc5d8584f8998703f8e7bd940fc1246b",
  "homepage": "https://github.com/webpack/source-list-map",
  "keywords": [
    "source-map"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    }
  ],
  "name": "source-list-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/source-list-map.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "1.0.1"
}
