first
This commit is contained in:
60
node_modules/@vue/compiler-sfc/package.json
generated
vendored
Normal file
60
node_modules/@vue/compiler-sfc/package.json
generated
vendored
Normal file
@ -0,0 +1,60 @@
|
||||
{
|
||||
"_from": "@vue/compiler-sfc@2.7.14",
|
||||
"_id": "@vue/compiler-sfc@2.7.14",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==",
|
||||
"_location": "/@vue/compiler-sfc",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@vue/compiler-sfc@2.7.14",
|
||||
"name": "@vue/compiler-sfc",
|
||||
"escapedName": "@vue%2fcompiler-sfc",
|
||||
"scope": "@vue",
|
||||
"rawSpec": "2.7.14",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.7.14"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/vue"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
|
||||
"_shasum": "3446fd2fbb670d709277fc3ffa88efc5e10284fd",
|
||||
"_spec": "@vue/compiler-sfc@2.7.14",
|
||||
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\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.14"
|
||||
}
|
Reference in New Issue
Block a user