package.json 355 B

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