mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 17:37:24 +08:00
97 lines
2.3 KiB
JSON
97 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@vue/compiler-sfc@3.0.6",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@vue/compiler-sfc@3.0.6",
|
|
"_id": "@vue/compiler-sfc@3.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-OUX3OpPVKGh5nx4zKnW7iEmXask=",
|
|
"_location": "/@vue/compiler-sfc",
|
|
"_phantomChildren": {
|
|
"colorette": "1.2.1",
|
|
"nanoid": "3.1.20",
|
|
"source-map": "0.6.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/compiler-sfc@3.0.6",
|
|
"name": "@vue/compiler-sfc",
|
|
"escapedName": "@vue%2fcompiler-sfc",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/@vue%2fcompiler-sfc/-/compiler-sfc-3.0.6.tgz",
|
|
"_spec": "3.0.6",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-next/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueCompilerSFC",
|
|
"formats": [
|
|
"cjs",
|
|
"global"
|
|
],
|
|
"prod": false,
|
|
"enableNonBrowserBranches": true
|
|
},
|
|
"dependencies": {
|
|
"@babel/parser": "^7.12.0",
|
|
"@babel/types": "^7.12.0",
|
|
"@vue/compiler-core": "3.0.6",
|
|
"@vue/compiler-dom": "3.0.6",
|
|
"@vue/compiler-ssr": "3.0.6",
|
|
"@vue/shared": "3.0.6",
|
|
"consolidate": "^0.16.0",
|
|
"estree-walker": "^2.0.1",
|
|
"hash-sum": "^2.0.0",
|
|
"lru-cache": "^5.1.1",
|
|
"magic-string": "^0.25.7",
|
|
"merge-source-map": "^1.1.0",
|
|
"postcss": "^8.1.10",
|
|
"postcss-modules": "^4.0.0",
|
|
"postcss-selector-parser": "^6.0.4",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"description": "@vue/compiler-sfc",
|
|
"devDependencies": {
|
|
"@types/consolidate": "^0.14.0",
|
|
"@types/lru-cache": "^5.1.0",
|
|
"pug": "^2.0.4",
|
|
"sass": "^1.26.9"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#readme",
|
|
"keywords": [
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/compiler-sfc.cjs.js",
|
|
"name": "@vue/compiler-sfc",
|
|
"peerDependencies": {
|
|
"vue": "3.0.6"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-next.git",
|
|
"directory": "packages/compiler-sfc"
|
|
},
|
|
"types": "dist/compiler-sfc.d.ts",
|
|
"version": "3.0.6"
|
|
}
|