mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 01:47:20 +08:00
80 lines
1.6 KiB
JSON
80 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"vue@3.0.6",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_from": "vue@3.0.6",
|
|
"_id": "vue@3.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-LBbtS7ZvFtbG9uqjt9WDWnZZgEk=",
|
|
"_location": "/vue",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vue@3.0.6",
|
|
"name": "vue",
|
|
"escapedName": "vue",
|
|
"rawSpec": "3.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/vue/-/vue-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": "Vue",
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-bundler-runtime",
|
|
"cjs",
|
|
"global",
|
|
"global-runtime",
|
|
"esm-browser",
|
|
"esm-browser-runtime"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@vue/compiler-dom": "3.0.6",
|
|
"@vue/runtime-dom": "3.0.6",
|
|
"@vue/shared": "3.0.6"
|
|
},
|
|
"description": "vue",
|
|
"devDependencies": {
|
|
"lodash": "^4.17.15",
|
|
"marked": "^0.7.0",
|
|
"todomvc-app-css": "^2.3.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/vue#readme",
|
|
"jsdelivr": "dist/vue.global.js",
|
|
"keywords": [
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "dist/vue.runtime.esm-bundler.js",
|
|
"name": "vue",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-next.git"
|
|
},
|
|
"types": "dist/vue.d.ts",
|
|
"unpkg": "dist/vue.global.js",
|
|
"version": "3.0.6"
|
|
}
|