sourcemap-codec
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm.at.jridgewell</groupId>
<artifactId>sourcemap-codec</artifactId>
<version>1.5.5</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm.at.jridgewell</groupId>
<artifactId>sourcemap-codec</artifactId>
<version>1.5.5</version>
<name>jridgewell sourcemap-codec</name>
<description>Encode/decode sourcemap mappings</description>
<url>https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec</url>
<organization>
<name>Justin Ridgewell</name>
<url>https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>jridgewell</name>
<email>justin+npm@ridgewell.name</email>
</developer>
</developers>
<scm>
<connection>https://github.com/jridgewell/sourcemaps.git</connection>
<developerConnection>https://github.com/jridgewell/sourcemaps.git</developerConnection>
<url>https://github.com/jridgewell/sourcemaps</url>
</scm>
<issueManagement>
<url>https://github.com/jridgewell/sourcemaps/issues</url>
</issueManagement>
</project>