You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
329 B
13 lines
329 B
4 weeks ago
|
{
|
||
|
"name": "@vue/babel-helper-vue-transform-on",
|
||
|
"version": "1.2.5",
|
||
|
"description": "to help transform on",
|
||
|
"author": "Amour1688 <lcz_1996@foxmail.com>",
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"types": "index.d.ts",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/vuejs/babel-plugin-jsx"
|
||
|
}
|
||
|
}
|