{
  "_from": "sourcemap-validator@^1.0.5",
  "_id": "sourcemap-validator@1.0.5",
  "_inBundle": false,
  "_integrity": "sha1-+blg9IxkaeKIoZrzBfAF2j3B3zo=",
  "_location": "/sourcemap-validator",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "lodash._escapestringchar": "2.3.0",
    "lodash._reinterpolate": "2.3.0",
    "lodash.defaults": "2.3.0",
    "lodash.escape": "2.3.0",
    "lodash.keys": "2.3.0",
    "lodash.templatesettings": "2.3.0",
    "lodash.values": "2.3.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sourcemap-validator@^1.0.5",
    "name": "sourcemap-validator",
    "escapedName": "sourcemap-validator",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/fast-sourcemap-concat"
  ],
  "_resolved": "https://registry.npmjs.org/sourcemap-validator/-/sourcemap-validator-1.0.5.tgz",
  "_shasum": "f9b960f48c6469e288a19af305f005da3dc1df3a",
  "_spec": "sourcemap-validator@^1.0.5",
  "_where": "/Users/rjackson/src/open-source/ember-test-friendly-catch-handler/node_modules/fast-sourcemap-concat",
  "author": {
    "name": "Ben Ng",
    "email": "me@benng.me",
    "url": "http://benng.me"
  },
  "bugs": {
    "url": "https://github.com/ben-ng/sourcemap-validator/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jesús Leganés Combarro 'piranna'",
      "email": "piranna@gmail.com",
      "url": "http://pirannafs.blogspot.com.es"
    }
  ],
  "dependencies": {
    "jsesc": "~0.3.x",
    "lodash.foreach": "~2.3.x",
    "lodash.template": "~2.3.x",
    "source-map": "~0.1.x"
  },
  "deprecated": false,
  "description": "Map all the things, check all the maps",
  "devDependencies": {
    "jake": "0.7.x",
    "uglify-js": "2.4.x"
  },
  "engines": {
    "node": "0.10.x"
  },
  "homepage": "https://github.com/ben-ng/sourcemap-validator#readme",
  "keywords": [
    "uglify",
    "browserify",
    "minify",
    "minifyify",
    "validate",
    "validator",
    "sourcemap"
  ],
  "name": "sourcemap-validator",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/ben-ng/sourcemap-validator.git"
  },
  "scripts": {
    "test": "jake test --trace"
  },
  "version": "1.0.5",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": "0.10.x"
      },
      "pkgid": "sourcemap-validator@1.0.5"
    }
  ]
}
