{
  "_from": "@vue/runtime-dom@3.1.1",
  "_id": "@vue/runtime-dom@3.1.1",
  "_inBundle": false,
  "_integrity": "sha512-o57n/199e/BBAmLRMSXmD2r12Old/h/gf6BgL0RON1NT2pwm6MWaMY4Ul55eyq+FsDILz4jR/UgoPQ9vYB8xcw==",
  "_location": "/@vue/runtime-dom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/runtime-dom@3.1.1",
    "name": "@vue/runtime-dom",
    "escapedName": "@vue%2fruntime-dom",
    "scope": "@vue",
    "rawSpec": "3.1.1",
    "saveSpec": null,
    "fetchSpec": "3.1.1"
  },
  "_requiredBy": [
    "/vue-star-rating/vue"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.1.1.tgz",
  "_shasum": "5539bbce132d29f6445b4964cb7b4164a89a5ce6",
  "_spec": "@vue/runtime-dom@3.1.1",
  "_where": "D:\\Projects\\ergol\\site\\front-municipal\\node_modules\\vue-star-rating\\node_modules\\vue",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-next/issues"
  },
  "buildOptions": {
    "name": "VueRuntimeDOM",
    "formats": [
      "esm-bundler",
      "esm-browser",
      "cjs",
      "global"
    ]
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vue/runtime-core": "3.1.1",
    "@vue/shared": "3.1.1",
    "csstype": "^2.6.8"
  },
  "deprecated": false,
  "description": "@vue/runtime-dom",
  "files": [
    "index.js",
    "dist"
  ],
  "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/runtime-dom#readme",
  "keywords": [
    "vue"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "dist/runtime-dom.esm-bundler.js",
  "name": "@vue/runtime-dom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-next.git",
    "directory": "packages/runtime-dom"
  },
  "sideEffects": false,
  "types": "dist/runtime-dom.d.ts",
  "unpkg": "dist/runtime-dom.global.js",
  "version": "3.1.1"
}
