def74910ddaac8b759dd489a8db967897d5b63fa897b6ec05e72504b2701e779ec5deb4dcce2faf832eb5a5ad114f990a3dfa46b8b951407ae26b27c78dfa1 543 B

123456789101112131415161718192021
  1. {
  2. "name": "babel-helper-vue-jsx-merge-props",
  3. "version": "2.0.3",
  4. "description": "babel helper for vue jsx spread.",
  5. "main": "index.js",
  6. "repository": {
  7. "type": "git",
  8. "url": "git+https://github.com/vuejs/babel-helper-vue-jsx-merge-props.git"
  9. },
  10. "keywords": [
  11. "babel",
  12. "vue",
  13. "jsx"
  14. ],
  15. "author": "Evan You",
  16. "license": "MIT",
  17. "bugs": {
  18. "url": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props/issues"
  19. },
  20. "homepage": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props#readme"
  21. }