UNPKG

@gridscale/api

Version:
65 lines (64 loc) 1.72 kB
{ "_from": "convert-source-map@~1.1.0", "_id": "convert-source-map@1.1.3", "_inBundle": false, "_integrity": "sha1-SCnId+n+SbMWHzvzZziI4gRpmGA=", "_location": "/convert-source-map", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "convert-source-map@~1.1.0", "name": "convert-source-map", "escapedName": "convert-source-map", "rawSpec": "~1.1.0", "saveSpec": null, "fetchSpec": "~1.1.0" }, "_requiredBy": [ "/combine-source-map" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.tgz", "_shasum": "4829c877e9fe49b3161f3bf3673888e204699860", "_spec": "convert-source-map@~1.1.0", "_where": "/Users/jan/dev/gs_api_node/example/node_modules/combine-source-map", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/convert-source-map/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "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" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", "source", "map", "browser", "debug" ], "license": "MIT", "main": "index.js", "name": "convert-source-map", "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.3" }