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
| {
| "_args": [
| [
| "@dcloudio/uni-template-compiler@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@dcloudio/uni-template-compiler@2.0.2-4000820240401001",
| "_id": "@dcloudio/uni-template-compiler@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-CSF4Bhf53Iy7I+5LkPBltrg8te4my/i6tm9D6uPT8f7y8TriH0rKgs/Xu20B6aENkJ+T8p+gQd90ZTSdjnyGEw==",
| "_location": "/@dcloudio/uni-template-compiler",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-template-compiler@2.0.2-4000820240401001",
| "name": "@dcloudio/uni-template-compiler",
| "escapedName": "@dcloudio%2funi-template-compiler",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-template-compiler/-/uni-template-compiler-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"
| },
| "dependencies": {
| "@babel/parser": "^7.3.3",
| "@babel/template": "^7.3.3",
| "@babel/traverse": "^7.3.3",
| "@babel/types": "^7.3.3",
| "vue-template-compiler": "^2.6.10"
| },
| "description": "uni-template-compiler",
| "files": [
| "lib"
| ],
| "gitHead": "996aa026ef323a1ed52afe6d037dec216f82db95",
| "homepage": "https://github.com/dcloudio/uni-app#readme",
| "license": "Apache-2.0",
| "main": "lib/index.js",
| "name": "@dcloudio/uni-template-compiler",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/dcloudio/uni-app.git",
| "directory": "packages/uni-template-compiler"
| },
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "2.0.2-4000820240401001"
| }
|
|