-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
108 lines (108 loc) · 2.96 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
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"_from": "hexo-generator-tagsnet@^1.1.9",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-gmIexuTtLtegpj0DBdCwgF9RjcFqB0vdLWBR/4t534X53QFszwhLcH/+cIiIT9mTGQmgEeiQLMhdZvaufluDpg==",
"_location": "/hexo-generator-tagsnet",
"_phantomChildren": {
"ansi-regex": "2.1.1",
"arr-flatten": "1.1.0",
"async-each": "1.0.3",
"bindings": "1.5.0",
"bluebird": "3.7.2",
"debug": "2.6.9",
"define-property": "2.0.2",
"escape-string-regexp": "1.0.5",
"expand-range": "1.8.2",
"extend-shallow": "3.0.2",
"filename-regex": "2.0.1",
"fragment-cache": "0.2.1",
"graceful-fs": "4.2.3",
"has-ansi": "2.0.0",
"inherits": "2.0.4",
"is-buffer": "1.1.6",
"is-extendable": "0.1.1",
"is-posix-bracket": "0.1.1",
"isobject": "3.0.1",
"moment": "2.24.0",
"mv": "2.1.1",
"nan": "2.14.0",
"nanomatch": "1.2.13",
"object.omit": "2.0.1",
"object.pick": "1.3.0",
"parse-glob": "3.0.4",
"path-is-absolute": "1.0.1",
"posix-character-classes": "0.1.1",
"preserve": "0.2.0",
"readable-stream": "2.3.7",
"regex-cache": "0.4.4",
"regex-not": "1.0.2",
"remove-trailing-separator": "1.1.0",
"repeat-element": "1.1.3",
"repeat-string": "1.6.1",
"safe-json-stringify": "1.2.0",
"snapdragon": "0.8.2",
"snapdragon-node": "2.1.1",
"split-string": "3.1.0",
"sprintf-js": "1.0.3",
"to-regex": "3.0.2"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "hexo-generator-tagsnet@^1.1.2",
"name": "hexo-generator-tagsnet",
"escapedName": "hexo-generator-tagsnet",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/hexo-generator-tagsnet/-/hexo-generator-tagsnet-1.1.4.tgz",
"_shasum": "f57233739fd825f0c97258cbf1c595bf504095f3",
"_spec": "hexo-generator-tagsnet@^1.1.2",
"_where": "D:\\123保险柜\\Volantis",
"bugs": {
"url": "https://github.com/TianZonglin/hexo-generator-tagsnet/issues"
},
"bundleDependencies": false,
"dependencies": {
"ejs": "2.5.6",
"hexo-fs": "^0.2.2",
"hexo-i18n": "^0.2.1",
"hexo-log": "^0.2.0",
"path": "^0.12.7",
"urllib-sync": "^1.0.1",
"xmldom": "^0.1.27",
"xpath": "^0.0.24"
},
"deprecated": false,
"description": "A plugin for hexo to generate tagsnet.",
"devDependencies": {
"bluebird": "^3.5.0",
"chai": "^1.10.0",
"eslint": "^1.10.3",
"eslint-config-hexo": "^1.0.2",
"hexo": "^3.2.0",
"istanbul": "^0.4.1",
"mocha": "^2.0.1"
},
"homepage": "https://github.com/TianZonglin/hexo-generator-tagsnet#readme.md",
"keywords": [
"generator",
"plugin",
"network",
"hexo"
],
"license": "MIT",
"main": "index",
"name": "hexo-generator-tagsnet",
"repository": {
"type": "git",
"url": "git+https://github.com/TianZonglin/hexo-generator-tagsnet.git"
},
"version": "1.1.9"
}