UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

98 lines (97 loc) 2.56 kB
{ "_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 <1.2.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\combine-source-map" ] ], "_from": "convert-source-map@>=1.1.0 <1.2.0", "_id": "convert-source-map@1.1.3", "_inCache": true, "_installable": true, "_location": "/convert-source-map", "_nodeVersion": "4.2.4", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "2.14.15", "_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 <1.2.0", "type": "range" }, "_requiredBy": [ "/combine-source-map", "/docpress-search/combine-source-map" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.tgz", "_shasum": "4829c877e9fe49b3161f3bf3673888e204699860", "_shrinkwrap": null, "_spec": "convert-source-map@~1.1.0", "_where": "C:\\src\\pnpm\\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" }, "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": "4829c877e9fe49b3161f3bf3673888e204699860", "tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "5b208c76f8fd0aaa6dcaeeb07abc83187cf513f5", "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" }, "version": "1.1.3" }