You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
2 years ago
|
{
|
||
|
"_from": "@vue/compiler-sfc@2.7.15",
|
||
|
"_id": "@vue/compiler-sfc@2.7.15",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-FCvIEevPmgCgqFBH7wD+3B97y7u7oj/Wr69zADBf403Tui377bThTjBvekaZvlRr4IwUAu3M6hYZeULZFJbdYg==",
|
||
|
"_location": "/@vue/compiler-sfc",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/compiler-sfc@2.7.15",
|
||
|
"name": "@vue/compiler-sfc",
|
||
|
"escapedName": "@vue%2fcompiler-sfc",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "2.7.15",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.7.15"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/vue"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-2.7.15.tgz",
|
||
|
"_shasum": "62135fb2f69559fc723fd9c56b8e8b0ac7864a0b",
|
||
|
"_spec": "@vue/compiler-sfc@2.7.15",
|
||
|
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\vue",
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.18.4",
|
||
|
"postcss": "^8.4.14",
|
||
|
"source-map": "^0.6.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "compiler-sfc for Vue 2",
|
||
|
"devDependencies": {
|
||
|
"@babel/types": "^7.19.4",
|
||
|
"@types/estree": "^0.0.48",
|
||
|
"@types/hash-sum": "^1.0.0",
|
||
|
"@types/lru-cache": "^5.1.1",
|
||
|
"@vue/consolidate": "^0.17.3",
|
||
|
"de-indent": "^1.0.2",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"hash-sum": "^2.0.0",
|
||
|
"less": "^4.1.3",
|
||
|
"lru-cache": "^5.1.1",
|
||
|
"magic-string": "^0.25.9",
|
||
|
"merge-source-map": "^1.1.0",
|
||
|
"postcss-modules": "^4.3.1",
|
||
|
"postcss-selector-parser": "^6.0.10",
|
||
|
"pug": "^3.0.2",
|
||
|
"sass": "^1.52.3",
|
||
|
"stylus": "^0.58.1"
|
||
|
},
|
||
|
"files": [
|
||
|
"dist"
|
||
|
],
|
||
|
"main": "dist/compiler-sfc.js",
|
||
|
"name": "@vue/compiler-sfc",
|
||
|
"types": "dist/compiler-sfc.d.ts",
|
||
|
"version": "2.7.15"
|
||
|
}
|