npm-bundled
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>npm-bundled</artifactId>
<version>6.0.0</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</groupId>
<artifactId>npm-bundled</artifactId>
<version>6.0.0</version>
<name>npm-bundled</name>
<description>list things in node_modules that are bundledDependencies, or transitive dependencies thereof</description>
<url>https://github.com/npm/npm-bundled#readme</url>
<organization>
<name>GitHub Inc.</name>
<url>https://github.com/npm/npm-bundled#readme</url>
</organization>
<licenses>
<license>
<name>ISC</name>
</license>
</licenses>
<developers>
<developer>
<name>saquibkhan</name>
<email>saquibkhan@github.com</email>
</developer>
<developer>
<name>npm-cli-ops</name>
<email>npm-cli+bot@github.com</email>
</developer>
<developer>
<name>reggi</name>
<email>reggi@github.com</email>
</developer>
<developer>
<name>owlstronaut</name>
<email>owlstronaut@github.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/npm/npm-bundled.git</connection>
<developerConnection>https://github.com/npm/npm-bundled.git</developerConnection>
<url>https://github.com/npm/npm-bundled</url>
</scm>
<issueManagement>
<url>https://github.com/npm/npm-bundled/issues</url>
</issueManagement>
<properties>
<org.mvnpm-npm-normalize-package-bin.version>[6.0.0,7)</org.mvnpm-npm-normalize-package-bin.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>npm-normalize-package-bin</artifactId>
<version>${org.mvnpm-npm-normalize-package-bin.version}</version>
</dependency>
</dependencies>
</project>