fd22b0bf58
V2 (Laravel re-make)
70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"_from": "@vue/reactivity@~3.1.1",
|
|
"_id": "@vue/reactivity@3.1.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==",
|
|
"_location": "/@vue/reactivity",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@vue/reactivity@~3.1.1",
|
|
"name": "@vue/reactivity",
|
|
"escapedName": "@vue%2freactivity",
|
|
"scope": "@vue",
|
|
"rawSpec": "~3.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~3.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/alpinejs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.1.5.tgz",
|
|
"_shasum": "dbec4d9557f7c8f25c2635db1e23a78a729eb991",
|
|
"_spec": "@vue/reactivity@~3.1.1",
|
|
"_where": "C:\\laragon\\www\\idlers\\node_modules\\alpinejs",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-next/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueReactivity",
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-browser",
|
|
"cjs",
|
|
"global"
|
|
]
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/shared": "3.1.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@vue/reactivity",
|
|
"files": [
|
|
"index.js",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme",
|
|
"jsdelivr": "dist/reactivity.global.js",
|
|
"keywords": [
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "dist/reactivity.esm-bundler.js",
|
|
"name": "@vue/reactivity",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-next.git",
|
|
"directory": "packages/reactivity"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "dist/reactivity.d.ts",
|
|
"unpkg": "dist/reactivity.global.js",
|
|
"version": "3.1.5"
|
|
}
|