File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/@vue/runtime-core/package.json
{
"_from": "@vue/runtime-core@3.0.0",
"_id": "@vue/runtime-core@3.0.0",
"_inBundle": false,
"_integrity": "sha512-3ABMLeA0ZbeVNLbGGLXr+pNUwqXILOqz8WCVGfDWwQb+jW114Cm8djOHVVDoqdvRETQvDf8yHSUmpKHZpQuTkA==",
"_location": "/@vue/runtime-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/runtime-core@3.0.0",
"name": "@vue/runtime-core",
"escapedName": "@vue%2fruntime-core",
"scope": "@vue",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/@vue/runtime-dom"
],
"_resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.0.0.tgz",
"_shasum": "480febf1bfe32798b6abbd71a88f8e8b473a51c2",
"_spec": "@vue/runtime-core@3.0.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/@vue/runtime-dom",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-next/issues"
},
"buildOptions": {
"name": "VueRuntimeCore",
"formats": [
"esm-bundler",
"cjs"
]
},
"bundleDependencies": false,
"dependencies": {
"@vue/reactivity": "3.0.0",
"@vue/shared": "3.0.0"
},
"deprecated": false,
"description": "@vue/runtime-core",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme",
"keywords": [
"vue"
],
"license": "MIT",
"main": "index.js",
"module": "dist/runtime-core.esm-bundler.js",
"name": "@vue/runtime-core",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-next.git",
"directory": "packages/runtime-core"
},
"sideEffects": false,
"types": "dist/runtime-core.d.ts",
"version": "3.0.0"
}