Sha256: 5272428de8269c0adfd6f4253fbfcbcfaf7e8d5183607c88ec5463c228273bbc
Contents?: true
Size: 1.71 KB
Versions: 2
Compression:
Stored size: 1.71 KB
Contents
{ "name": "convert-source-map", "version": "1.2.0", "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "main": "index.js", "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "homepage": "https://github.com/thlorenz/convert-source-map", "dependencies": {}, "devDependencies": { "inline-source-map": "~0.3.1", "tap": "~0.4.13" }, "keywords": [ "convert", "sourcemap", "source", "map", "browser", "debug" ], "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "license": "MIT", "engine": { "node": ">=0.6" }, "gitHead": "c840d5ab5a1cfa4c8eb902283cac3fb120a6f466", "bugs": { "url": "https://github.com/thlorenz/convert-source-map/issues" }, "_id": "convert-source-map@1.2.0", "_shasum": "44c08c2506f10fb3ca6fd888d5a3444cf8d6a669", "_from": "convert-source-map@>=1.1.0 <2.0.0", "_npmVersion": "2.14.15", "_nodeVersion": "4.3.1-rc.2", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "dist": { "shasum": "44c08c2506f10fb3ca6fd888d5a3444cf8d6a669", "tarball": "http://registry.npmjs.org/convert-source-map/-/convert-source-map-1.2.0.tgz" }, "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/convert-source-map-1.2.0.tgz_1456506734770_0.5290673428680748" }, "directories": {}, "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.2.0.tgz" }
Version data entries
2 entries across 2 versions & 1 rubygems