All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

There is a newer version: 3.4.35
Show newest version
{
  "name": "@vue/compiler-ssr",
  "version": "3.5.10",
  "description": "@vue/compiler-ssr",
  "main": "dist/compiler-ssr.cjs.js",
  "types": "dist/compiler-ssr.d.ts",
  "files": [
    "dist"
  ],
  "buildOptions": {
    "prod": false,
    "formats": [
      "cjs"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/core.git",
    "directory": "packages/compiler-ssr"
  },
  "keywords": [
    "vue"
  ],
  "author": "Evan You",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vuejs/core/issues"
  },
  "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme",
  "dependencies": {
    "@vue/compiler-dom": "3.5.10",
    "@vue/shared": "3.5.10"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy