-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
66 lines (66 loc) · 1.79 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
{
"_from": "hexo-deployer-qcloud-cos@^1.0.1",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-ucmhZ857ls6VajmY/3x8fnAUVOvV7/XYW1Ae10fRHc1vs95BAu0cOKSoER2cxozt9VIBSMqt3tu19AOwzSAPHA==",
"_location": "/hexo-deployer-qcloud-cos",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hexo-deployer-qcloud-cos@^1.0.1",
"name": "hexo-deployer-qcloud-cos",
"escapedName": "hexo-deployer-qcloud-cos",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/hexo-deployer-qcloud-cos/-/hexo-deployer-qcloud-cos-1.0.2.tgz",
"_shasum": "ec089ae402b4f45c8a67b2238657ecb886041ac7",
"_spec": "hexo-deployer-qcloud-cos@^1.0.1",
"_where": "D:\\dev\\werty\\blog",
"author": {
"name": "[email protected]"
},
"bugs": {
"url": "https://github.com/wertycn/hexo-deployer-qcloud-cos/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^2.4.2",
"cos-nodejs-sdk-v5": "^2.5.9",
"fs": "0.0.1-security",
"inquirer": "^6.4.1",
"path": "^0.12.7",
"rd": "^2.0.1"
},
"deprecated": false,
"description": " hexo腾讯云COS一键部署工具hexo-deployer-qcloud-cos",
"directories": {
"lib": "lib"
},
"homepage": "https://github.com/wertycn/hexo-deployer-qcloud-cos#readme",
"keywords": [
"hexo",
"deployer",
"qcloud",
"cos",
"腾讯云",
"hexo部署器"
],
"license": "MIT",
"main": "index.js",
"name": "hexo-deployer-qcloud-cos",
"repository": {
"type": "git",
"url": "git+https://github.com/wertycn/hexo-deployer-qcloud-cos.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.5"
}