{
  "_args": [
    [
      "source-list-map@^0.1.4",
      "/Users/nw/motion/packages/motion/node_modules/css-loader"
    ]
  ],
  "_from": "source-list-map@>=0.1.4 <0.2.0",
  "_id": "source-list-map@0.1.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/source-list-map",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "tobias.koppers@googlemail.com",
    "name": "sokra"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "source-list-map",
    "raw": "source-list-map@^0.1.4",
    "rawSpec": "^0.1.4",
    "scope": null,
    "spec": ">=0.1.4 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/css-loader",
    "/webpack-core"
  ],
  "_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-0.1.5.tgz",
  "_shasum": "ddf32f5173faeca3010561dd7e9a682c027f459e",
  "_shrinkwrap": null,
  "_spec": "source-list-map@^0.1.4",
  "_where": "/Users/nw/motion/packages/motion/node_modules/css-loader",
  "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": "ddf32f5173faeca3010561dd7e9a682c027f459e",
    "tarball": "http://registry.npmjs.org/source-list-map/-/source-list-map-0.1.5.tgz"
  },
  "gitHead": "d65780633d31ecae6a89410984e78640de3624e2",
  "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": "0.1.5"
}
