{
  "_args": [
    [
      "sourcemap-validator@1.0.7",
      "/Users/johno/c/ember-cli-gravatar"
    ]
  ],
  "_development": true,
  "_from": "sourcemap-validator@1.0.7",
  "_id": "sourcemap-validator@1.0.7",
  "_inBundle": false,
  "_integrity": "sha512-9fMR0sfBJ5wWjuMvqe6jCyyw8cT5/dCXtvxPtWnUKgBxqrpy9TlqGmCzsgTZoDhalgcmAM4zlEOQJWaxRzSzTA==",
  "_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": "version",
    "registry": true,
    "raw": "sourcemap-validator@1.0.7",
    "name": "sourcemap-validator",
    "escapedName": "sourcemap-validator",
    "rawSpec": "1.0.7",
    "saveSpec": null,
    "fetchSpec": "1.0.7"
  },
  "_requiredBy": [
    "/fast-sourcemap-concat"
  ],
  "_resolved": "https://registry.npmjs.org/sourcemap-validator/-/sourcemap-validator-1.0.7.tgz",
  "_spec": "1.0.7",
  "_where": "/Users/johno/c/ember-cli-gravatar",
  "author": {
    "name": "Ben Ng",
    "email": "me@benng.me",
    "url": "http://benng.me"
  },
  "bugs": {
    "url": "https://github.com/ben-ng/sourcemap-validator/issues"
  },
  "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"
  },
  "description": "Map all the things, check all the maps",
  "devDependencies": {
    "jake": "0.7.x",
    "uglify-js": "2.4.x"
  },
  "engines": {
    "node": "^0.10 || ^4.5 || 6.* || >= 7.*"
  },
  "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.7"
}
