{ "_from": "sourcemap-validator@^1.0.5", "_id": "sourcemap-validator@1.0.6", "_inBundle": false, "_integrity": "sha1-q9Lx7Nrmo8RsLJbF8lZwWyFHycA=", "_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.6.tgz", "_shasum": "abd2f1ecdae6a3c46c2c96c5f256705b2147c9c0", "_spec": "sourcemap-validator@^1.0.5", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/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 || ^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.6" }