1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
| {
| "_args": [
| [
| "@dcloudio/uni-app@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "@dcloudio/uni-app@2.0.2-4000820240401001",
| "_id": "@dcloudio/uni-app@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-wiYhGklfQeNw0uiKmDCNCCLwUoj1hFZz8jozWcFCZaaqgz4VG3/KAb93Drbl34FiXoFu+o6tfaSHJgLL7NOiOg==",
| "_location": "/@dcloudio/uni-app",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-app@2.0.2-4000820240401001",
| "name": "@dcloudio/uni-app",
| "escapedName": "@dcloudio%2funi-app",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-2.0.2-4000820240401001.tgz",
| "_spec": "2.0.2-4000820240401001",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "fxy060608"
| },
| "bugs": {
| "url": "https://github.com/dcloudio/uni-app/issues"
| },
| "description": "uni-app composition-api",
| "devDependencies": {
| "@dcloudio/types": "^3.0.15",
| "typescript": "^4.8.3"
| },
| "gitHead": "996aa026ef323a1ed52afe6d037dec216f82db95",
| "homepage": "https://github.com/dcloudio/uni-app#readme",
| "license": "Apache-2.0",
| "main": "dist/index.js",
| "name": "@dcloudio/uni-app",
| "peerDependencies": {
| "@dcloudio/types": "^3.0.15",
| "@vue/composition-api": "^1.7.0"
| },
| "repository": {
| "type": "git",
| "url": "git+https://github.com/dcloudio/uni-app.git",
| "directory": "packages/uni-app"
| },
| "scripts": {
| "build": "tsc -p . "
| },
| "version": "2.0.2-4000820240401001"
| }
|
|