babel-plugin-jsx/packages/babel-helper-vue-transform-on/package.json

9 lines
204 B
JSON
Raw Normal View History

2020-05-26 21:04:56 +08:00
{
"name": "@vue/babel-helper-vue-transform-on",
2021-01-17 00:23:07 +08:00
"version": "1.0.2",
2020-05-27 00:12:34 +08:00
"description": "to help transform on",
2020-05-26 21:04:56 +08:00
"author": "Amour1688 <lcz_1996@foxmail.com>",
"license": "MIT",
2020-05-27 00:12:34 +08:00
"main": "index.js"
2020-05-26 21:04:56 +08:00
}