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
| {
| "_args": [
| [
| "@dcloudio/uni-helper-json@1.0.13",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@dcloudio/uni-helper-json@1.0.13",
| "_id": "@dcloudio/uni-helper-json@1.0.13",
| "_inBundle": false,
| "_integrity": "sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==",
| "_location": "/@dcloudio/uni-helper-json",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-helper-json@1.0.13",
| "name": "@dcloudio/uni-helper-json",
| "escapedName": "@dcloudio%2funi-helper-json",
| "scope": "@dcloudio",
| "rawSpec": "1.0.13",
| "saveSpec": null,
| "fetchSpec": "1.0.13"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-helper-json/-/uni-helper-json-1.0.13.tgz",
| "_spec": "1.0.13",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "fxy060608"
| },
| "description": "Vetur Definitions of uni-app components",
| "devDependencies": {
| "textfile": "^1.2.0"
| },
| "keywords": [],
| "license": "Apache-2.0",
| "main": "dist/tags.json",
| "name": "@dcloudio/uni-helper-json",
| "scripts": {
| "build": "node build",
| "prepublishOnly": "npm run build"
| },
| "version": "1.0.13",
| "vetur": {
| "tags": "dist/tags.json",
| "attributes": "dist/attributes.json"
| }
| }
|
|