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
61
62
63
64
65
66
67
68
69
70
71
| {
| "_args": [
| [
| "@dcloudio/uni-migration@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@dcloudio/uni-migration@2.0.2-4000820240401001",
| "_id": "@dcloudio/uni-migration@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-OPUcPllnojz2B1upX8lLlZMJC1Mo5Tu0Ot0nMOINWHaAF0I5KeNgdNK7L5NVgY8fP7DkYQTDxNaOMGzysR75LQ==",
| "_location": "/@dcloudio/uni-migration",
| "_phantomChildren": {
| "graceful-fs": "4.2.11",
| "jsonfile": "4.0.0",
| "universalify": "0.1.2"
| },
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-migration@2.0.2-4000820240401001",
| "name": "@dcloudio/uni-migration",
| "escapedName": "@dcloudio%2funi-migration",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-migration/-/uni-migration-2.0.2-4000820240401001.tgz",
| "_spec": "2.0.2-4000820240401001",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "fxy060608"
| },
| "bin": {
| "uni-migration": "bin/uni-migration.js"
| },
| "bugs": {
| "url": "https://github.com/dcloudio/uni-app/issues"
| },
| "dependencies": {
| "commander": "^4.0.1",
| "fs-extra": "^8.1.0",
| "mustache": "^3.1.0",
| "recast": "*",
| "stricter-htmlparser2": "^3.9.6"
| },
| "description": "uni-app migration",
| "files": [
| "bin",
| "lib"
| ],
| "gitHead": "996aa026ef323a1ed52afe6d037dec216f82db95",
| "homepage": "https://github.com/dcloudio/uni-app#readme",
| "license": "Apache-2.0",
| "main": "lib/index.js",
| "name": "@dcloudio/uni-migration",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/dcloudio/uni-app.git",
| "directory": "packages/uni-migration"
| },
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "2.0.2-4000820240401001"
| }
|
|