package.json 175 B

123456
  1. {
  2. "name": "vue-template-compiler",
  3. "version": "0.0.1",
  4. "private": true,
  5. "description": "This package is there only to avoid a version conflict in the Vue2 example."
  6. }