{ "_args": [ [ { "raw": "convert-source-map@^1.1.0", "scope": null, "escapedName": "convert-source-map", "name": "convert-source-map", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\babel-core" ] ], "_from": "convert-source-map@>=1.1.0 <2.0.0", "_id": "convert-source-map@1.4.0", "_inCache": true, "_location": "/convert-source-map", "_nodeVersion": "6.7.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/convert-source-map-1.4.0.tgz_1487019816877_0.5536009217612445" }, "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "convert-source-map@^1.1.0", "scope": null, "escapedName": "convert-source-map", "name": "convert-source-map", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/accord", "/babel-core" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.4.0.tgz", "_shasum": "e3dad195bf61bfe13a7a3c73e9876ec14a0268f3", "_shrinkwrap": null, "_spec": "convert-source-map@^1.1.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\babel-core", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "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.6.2", "tap": "~9.0.0" }, "directories": {}, "dist": { "shasum": "e3dad195bf61bfe13a7a3c73e9876ec14a0268f3", "tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.4.0.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "fbd66527ab7972eff199a712d8e14ebb07957865", "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", "source", "map", "browser", "debug" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "convert-source-map", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "scripts": { "test": "tap test/*.js --color" }, "version": "1.4.0" }