forked from AK-blank/PeiQi-WIKI-RED
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
95 lines (95 loc) · 3.52 KB
/
package.json
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"_args": [
[
{
"name": "gitbook-plugin-pageview-count",
"raw": "[email protected]",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"E:\\PeiQi-WIKI-RED"
]
],
"_from": "[email protected]",
"_hasShrinkwrap": false,
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-pageview-count",
"_nodeVersion": "11.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/gitbook-plugin-pageview-count_1.0.1_1555033919841_0.6950294543490776"
},
"_npmUser": {
"email": "[email protected]",
"name": "ljfer"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-pageview-count",
"raw": "[email protected]",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-pageview-count/-/gitbook-plugin-pageview-count-1.0.1.tgz",
"_shasum": "dfc5b4bb9290f503005f28559d0711425d6f94c1",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "E:\\PeiQi-WIKI-RED",
"author": {
"name": "[email protected]"
},
"bugs": {
"url": "https://github.com/tinys/gitbook-plugin-pageview-count/issues"
},
"dependencies": {},
"description": "gitbook page view count plugin",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-5lb2tSTTxvt7Su8dhPlKCO8sYwIA15MJPmlVTa/WcH3SEphlGLb4Z0DzvfHxfzn33ilbJTljwk28yOzw/tpFhA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr+9ACRA9TVsSAnZWagAAO+AQAJiLAbJHLTBOVJ4LRO3S\nGw8BUXtlXBbxHPTCjJesxYTuP7McKObPj5/UTqG6fpxiTP/QPNSV3YX+Gpo4\nBSt4taU50VKdoiA0+I3vE/QbhZOmL3xyhuiUOkMd7uL5GBBknZB5G/mOD9Uz\ne15UxYWatZpk9Mv7N94t7v/ypSgbCyJJ0T5U/vpGua9Nhfj/pofhnbwZOfP6\nHFpuhowjlLWGgbL2apngg0CQQoH6MMFoaAH2JSJsdI9VeQzMb8xZGUfNgupm\nFaJuV2m9KgVLhz4fp5xa1hLROwyi7EycGmwh7IPmF8qvoUpYMa1Om9YmXSkN\nQKArFYGAtCo83Zh7jgzZcKCti9168+D7tPs0Bb5/CHKWOyftl32K342hiIRD\nUqzyYrNWyeIH15TYum9rB/Vbe4lmHkrZLUFBHPKGJkW8nUPRuygaoWQkgJrX\nDb2x+4fnqk+/I7sZ2kXefuG0lvj/DQj44aRvuv+zudyyQeCHlCMg6W9ZcQrp\nPcSFDNoKTPpvk3GUCSySjGvmaa+L9S6osm0LnItsAu698EZXwD7y5VF/29SX\n7KWSOswGGppHlHciG34dVPKsL9LIDnF/gBFwP9t/AnIDKYH4pb854FXx0d16\nFY2uwap9lu8dteTIeCtaDlJEsII84Ky6s7qZ5PRSGAbzLUA5hMoATK1fuMOE\nJQfN\r\n=drh8\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "dfc5b4bb9290f503005f28559d0711425d6f94c1",
"tarball": "https://registry.npmjs.org/gitbook-plugin-pageview-count/-/gitbook-plugin-pageview-count-1.0.1.tgz",
"unpackedSize": 5297
},
"engines": {
"gitbook": ">=3.1.1"
},
"gitHead": "ab0ba82d16f0609568a5c11b499b5a65372b3e00",
"homepage": "https://github.com/tinys/gitbook-plugin-pageview-count#readme",
"keywords": [
"gitbook",
"plugin",
"pageview"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "[email protected]",
"name": "ljfer"
}
],
"name": "gitbook-plugin-pageview-count",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/tinys/gitbook-plugin-pageview-count.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}