babel-helper-vue-transform-on
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm.at.vue</groupId>
<artifactId>babel-helper-vue-transform-on</artifactId>
<version>3.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.at.vue</groupId>
<artifactId>babel-helper-vue-transform-on</artifactId>
<version>3.0.0</version>
<name>vue babel-helper-vue-transform-on</name>
<description>to help transform on</description>
<url>https://github.com/vuejs/babel-plugin-jsx</url>
<organization>
<name>Amour1688 <lcz_1996@foxmail.com></name>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>amour1688</name>
<email>lcz_1996@foxmail.com</email>
</developer>
<developer>
<name>yyx990803</name>
<email>yyx990803@gmail.com</email>
</developer>
<developer>
<name>sxzz</name>
<email>npm@sxzz.moe</email>
</developer>
<developer>
<name>soda</name>
<email>npm@haoqun.me</email>
</developer>
</developers>
<scm>
<connection>https://github.com/vuejs/babel-plugin-jsx.git</connection>
<developerConnection>https://github.com/vuejs/babel-plugin-jsx.git</developerConnection>
<url>https://github.com/vuejs/babel-plugin-jsx</url>
</scm>
</project>