You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
2.6 KiB
99 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"@vue/compiler-sfc@3.5.13",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_from": "@vue/compiler-sfc@3.5.13",
|
|
"_id": "@vue/compiler-sfc@3.5.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
|
|
"_location": "/@vue/compiler-sfc",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/compiler-sfc@3.5.13",
|
|
"name": "@vue/compiler-sfc",
|
|
"escapedName": "@vue%2fcompiler-sfc",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.5.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.5.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/babel-plugin-resolve-type",
|
|
"/vue"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
|
|
"_spec": "3.5.13",
|
|
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/core/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueCompilerSFC",
|
|
"formats": [
|
|
"cjs",
|
|
"esm-browser"
|
|
],
|
|
"prod": false,
|
|
"enableNonBrowserBranches": true
|
|
},
|
|
"dependencies": {
|
|
"@babel/parser": "^7.25.3",
|
|
"@vue/compiler-core": "3.5.13",
|
|
"@vue/compiler-dom": "3.5.13",
|
|
"@vue/compiler-ssr": "3.5.13",
|
|
"@vue/shared": "3.5.13",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.30.11",
|
|
"postcss": "^8.4.48",
|
|
"source-map-js": "^1.2.0"
|
|
},
|
|
"description": "@vue/compiler-sfc",
|
|
"devDependencies": {
|
|
"@babel/types": "^7.25.2",
|
|
"@vue/consolidate": "^1.0.0",
|
|
"hash-sum": "^2.0.0",
|
|
"lru-cache": "10.1.0",
|
|
"merge-source-map": "^1.1.0",
|
|
"minimatch": "~9.0.5",
|
|
"postcss-modules": "^6.0.0",
|
|
"postcss-selector-parser": "^7.0.0",
|
|
"pug": "^3.0.3",
|
|
"sass": "^1.80.6"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"types": "./dist/compiler-sfc.d.ts",
|
|
"node": "./dist/compiler-sfc.cjs.js",
|
|
"module": "./dist/compiler-sfc.esm-browser.js",
|
|
"import": "./dist/compiler-sfc.esm-browser.js",
|
|
"require": "./dist/compiler-sfc.cjs.js"
|
|
},
|
|
"./*": "./*"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme",
|
|
"keywords": [
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/compiler-sfc.cjs.js",
|
|
"module": "dist/compiler-sfc.esm-browser.js",
|
|
"name": "@vue/compiler-sfc",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/core.git",
|
|
"directory": "packages/compiler-sfc"
|
|
},
|
|
"types": "dist/compiler-sfc.d.ts",
|
|
"version": "3.5.13"
|
|
}
|