{ "_args": [ [ "convert-source-map@^1.1.0", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/babel" ] ], "_from": "convert-source-map@>=1.1.0 <2.0.0", "_id": "convert-source-map@1.1.1", "_inCache": true, "_location": "/convert-source-map", "_nodeVersion": "2.0.2", "_npmUser": { "email": "thlorenz@gmx.de", "name": "thlorenz" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "convert-source-map", "raw": "convert-source-map@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/babel", "/babel-core" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.1.tgz", "_shasum": "74e5182473058413b090dd73777acbc4a0fff3cc", "_shrinkwrap": null, "_spec": "convert-source-map@^1.1.0", "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/babel", "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.3.1", "tap": "~0.4.13" }, "directories": {}, "dist": { "shasum": "74e5182473058413b090dd73777acbc4a0fff3cc", "tarball": "http://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.1.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "727a2e2ebf3cd3b6c0238a0d3c6359b9058a4e3d", "homepage": "https://github.com/thlorenz/convert-source-map", "installable": true, "keywords": [ "browser", "convert", "debug", "map", "source", "sourcemap" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "convert-source-map", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.1" }