王飞
2025-01-23 99365608dec6eade7d645a91fb0f2205a332d1f1
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
{
  "_from": "cos-wx-sdk-v5",
  "_id": "cos-wx-sdk-v5@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-VZEXCbBBAOM5VmI3CEcc/N92BARSdIfryKUyUJ/BU7xk6Q86SwV3sfZkyk01QWOa8ebiLNI4EH9DZ3EyR4Qnsg==",
  "_location": "/cos-wx-sdk-v5",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "cos-wx-sdk-v5",
    "name": "cos-wx-sdk-v5",
    "escapedName": "cos-wx-sdk-v5",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cos-wx-sdk-v5/-/cos-wx-sdk-v5-1.2.0.tgz",
  "_shasum": "737fba88f74160bc008dd863d6011eee3b3f45e9",
  "_spec": "cos-wx-sdk-v5",
  "_where": "D:\\wxapp",
  "author": {
    "name": "carsonxu"
  },
  "bugs": {
    "url": "https://github.com/tencentyun/cos-wx-sdk-v5/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@xmldom/xmldom": "^0.8.2",
    "mime": "^2.4.6"
  },
  "deprecated": false,
  "description": "小程序 SDK for [腾讯云对象存储服务](https://cloud.tencent.com/product/cos)",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-es2015": "^6.24.1",
    "body-parser": "^1.18.3",
    "cross-env": "^7.0.3",
    "express": "^4.17.1",
    "qcloud-cos-sts": "^3.0.2",
    "uglifyjs-webpack-plugin": "^2.2.0",
    "webpack": "^3.12.0"
  },
  "homepage": "https://github.com/tencentyun/cos-wx-sdk-v5#readme",
  "license": "ISC",
  "main": "demo/lib/cos-wx-sdk-v5.min.js",
  "name": "cos-wx-sdk-v5",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tencentyun/cos-wx-sdk-v5.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=production node build.js",
    "dev": "cross-env NODE_ENV=development node build.js",
    "sts.js": "node server/sts.js"
  },
  "version": "1.2.0"
}