{
  "_from": "mold-source-map@~0.4.0",
  "_id": "mold-source-map@0.4.0",
  "_inBundle": false,
  "_integrity": "sha1-z2fgsxxHq5uttcnCVlGGISe7gxc=",
  "_location": "/mold-source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "mold-source-map@~0.4.0",
    "name": "mold-source-map",
    "escapedName": "mold-source-map",
    "rawSpec": "~0.4.0",
    "saveSpec": null,
    "fetchSpec": "~0.4.0"
  },
  "_requiredBy": [
    "/exorcist"
  ],
  "_resolved": "https://registry.npmjs.org/mold-source-map/-/mold-source-map-0.4.0.tgz",
  "_shasum": "cf67e0b31c47ab9badb5c9c25651862127bb8317",
  "_spec": "mold-source-map@~0.4.0",
  "_where": "C:\\Users\\Asus\\Desktop\\AVIZ\\vistorian\\vistorian-matrix\\node_modules\\exorcist",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/mold-source-map/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "convert-source-map": "^1.1.0",
    "through": "~2.2.7"
  },
  "deprecated": false,
  "description": "Mold a source map that is almost perfect for you into one that is.",
  "devDependencies": {
    "browserify": "^10.2.0",
    "tap": "~0.4.0"
  },
  "engine": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/thlorenz/mold-source-map",
  "keywords": [
    "mold",
    "change",
    "modify",
    "adapt",
    "sourcemap",
    "source",
    "map",
    "browserify"
  ],
  "license": "MIT",
  "main": "mold-source-map.js",
  "name": "mold-source-map",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/mold-source-map.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.4.0"
}
