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
| {
| "_args": [
| [
| "@dcloudio/uni-mp-360@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "@dcloudio/uni-mp-360@2.0.2-4000820240401001",
| "_id": "@dcloudio/uni-mp-360@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-YdcXTfTrWR1JY27J8cIXW/joXsmtm7oof6tS9dXJkgRt4igRzV01HBx+Q9t+GCtERnS9U8qPhw+/tkhXc9S9eQ==",
| "_location": "/@dcloudio/uni-mp-360",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-mp-360@2.0.2-4000820240401001",
| "name": "@dcloudio/uni-mp-360",
| "escapedName": "@dcloudio%2funi-mp-360",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-360/-/uni-mp-360-2.0.2-4000820240401001.tgz",
| "_spec": "2.0.2-4000820240401001",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "description": "uni-app mp-360",
| "devDependencies": {
| "eslint": "^6.8.0",
| "eslint-config-standard": "^14.1.1",
| "eslint-plugin-import": "^2.20.2",
| "eslint-plugin-node": "^11.1.0",
| "eslint-plugin-promise": "^4.2.1",
| "eslint-plugin-standard": "^4.0.1"
| },
| "files": [
| "dist",
| "lib"
| ],
| "license": "Apache-2.0",
| "main": "dist/index.umd.min.js",
| "name": "@dcloudio/uni-mp-360",
| "scripts": {
| "lint": "eslint lib src --fix",
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "uni-app": {
| "name": "mp-360",
| "title": "360小程序",
| "extends": "h5"
| },
| "version": "2.0.2-4000820240401001"
| }
|
|