mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 17:49:16 +08:00
17 lines
468 B
JSON
17 lines
468 B
JSON
{
|
|
"name": "@ant-design-vue/babel-helper-vue-compatible-props",
|
|
"version": "1.0.0",
|
|
"description": "compatible with Vue 2.x",
|
|
"author": "Amour1688 <lcz_1996@foxmail.com>",
|
|
"homepage": "https://github.com/vueComponent/jsx#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vueComponent/jsx.git"
|
|
},
|
|
"dependencies": {
|
|
"@ant-design-vue/babel-helper-vue-transform-on": "^1.0.1"
|
|
}
|
|
}
|