metadata
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm.at.vueuse</groupId>
<artifactId>metadata</artifactId>
<version>14.3.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.at.vueuse</groupId>
<artifactId>metadata</artifactId>
<version>14.3.0</version>
<name>vueuse metadata</name>
<description>Metadata for VueUse functions</description>
<url>https://github.com/vueuse/vueuse/tree/main/packages/metadata#readme</url>
<organization>
<name>Anthony Fu</name>
<url>https://github.com/vueuse/vueuse/tree/main/packages/metadata#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>vueuse-bot</name>
<email>npm-vueuse@antfu.me</email>
</developer>
</developers>
<scm>
<connection>https://github.com/vueuse/vueuse.git</connection>
<developerConnection>https://github.com/vueuse/vueuse.git</developerConnection>
<url>https://github.com/vueuse/vueuse</url>
</scm>
<issueManagement>
<url>https://github.com/vueuse/vueuse/issues</url>
</issueManagement>
</project>