{
  "_args": [
    [
      {
        "name": "convert-source-map",
        "raw": "convert-source-map@~0.2.5",
        "rawSpec": "~0.2.5",
        "scope": null,
        "spec": ">=0.2.5 <0.3.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/coffee-middleware"
    ]
  ],
  "_from": "convert-source-map@>=0.2.5 <0.3.0",
  "_id": "convert-source-map@0.2.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/convert-source-map",
  "_npmUser": {
    "email": "thlorenz@gmx.de",
    "name": "thlorenz"
  },
  "_npmVersion": "1.2.32",
  "_phantomChildren": {},
  "_requested": {
    "name": "convert-source-map",
    "raw": "convert-source-map@~0.2.5",
    "rawSpec": "~0.2.5",
    "scope": null,
    "spec": ">=0.2.5 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/coffee-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.2.6.tgz",
  "_shasum": "ae0ed736e8a6344a58b50a894723de5c851de2d4",
  "_shrinkwrap": null,
  "_spec": "convert-source-map@~0.2.5",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/coffee-middleware",
  "author": {
    "email": "thlorenz@gmx.de",
    "name": "Thorsten Lorenz",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/convert-source-map/issues"
  },
  "dependencies": {},
  "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
  "devDependencies": {
    "inline-source-map": "~0.2.1",
    "tap": "~0.4.3"
  },
  "directories": {},
  "dist": {
    "shasum": "ae0ed736e8a6344a58b50a894723de5c851de2d4",
    "tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.2.6.tgz"
  },
  "engine": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/thlorenz/convert-source-map",
  "keywords": [],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "thlorenz@gmx.de",
      "name": "thlorenz"
    }
  ],
  "name": "convert-source-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/convert-source-map.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.2.6"
}
