mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-10-09 22:46:30 +08:00
18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"name": "@vue/babel-helper-vue-transform-on",
|
|
"version": "2.0.1",
|
|
"type": "module",
|
|
"description": "to help transform on",
|
|
"author": "Amour1688 <lcz_1996@foxmail.com>",
|
|
"license": "MIT",
|
|
"exports": {
|
|
".": "./index.mjs",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/babel-plugin-jsx.git",
|
|
"directory": "packages/babel-helper-vue-transform-on"
|
|
}
|
|
}
|