{
  "_args": [
    [
      "@vue/shared@3.1.5",
      "C:\\Users\\kbert\\Desktop\\shadowloud"
    ]
  ],
  "_development": true,
  "_from": "@vue/shared@3.1.5",
  "_id": "@vue/shared@3.1.5",
  "_inBundle": false,
  "_integrity": "sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==",
  "_location": "/@vue/shared",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/shared@3.1.5",
    "name": "@vue/shared",
    "escapedName": "@vue%2fshared",
    "scope": "@vue",
    "rawSpec": "3.1.5",
    "saveSpec": null,
    "fetchSpec": "3.1.5"
  },
  "_requiredBy": [
    "/@vue/reactivity"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.1.5.tgz",
  "_spec": "3.1.5",
  "_where": "C:\\Users\\kbert\\Desktop\\shadowloud",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-next/issues"
  },
  "buildOptions": {
    "formats": [
      "esm-bundler",
      "cjs"
    ]
  },
  "description": "internal utils shared across @vue packages",
  "files": [
    "index.js",
    "dist"
  ],
  "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/shared#readme",
  "keywords": [
    "vue"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "dist/shared.esm-bundler.js",
  "name": "@vue/shared",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-next.git",
    "directory": "packages/shared"
  },
  "types": "dist/shared.d.ts",
  "version": "3.1.5"
}
