package.json 329 B

12345678910111213
  1. {
  2. "name": "@vue/babel-helper-vue-transform-on",
  3. "version": "1.1.5",
  4. "description": "to help transform on",
  5. "author": "Amour1688 <lcz_1996@foxmail.com>",
  6. "license": "MIT",
  7. "main": "index.js",
  8. "types": "index.d.ts",
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/vuejs/babel-plugin-jsx"
  12. }
  13. }