{"library":"source-map-cli","title":"source-map-cli","type":"library","description":"Command-line interface for the Mozilla source-map library, enabling developers to resolve original source locations from minified or bundled JavaScript files. Current stable version is 1.0.1 (released March 2023) with irregular release cadence. Designed for debugging error stack traces in production, it supports resolving line/column mappings from source maps, showing context, and works with local files or URLs. Differentiator: provides an interactive CLI with visual context markers, unlike programmatic source-map libraries.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install source-map-cli"],"cli":{"name":"source-map","version":null}},"imports":[],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/gabmontes/source-map-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/source-map-cli","openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"npm install --global source-map-cli\nsource-map resolve bundle.js.map 1 28","lang":"javascript","description":"Installs the CLI globally and resolves a source map location from line 1, column 28.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}