xwt
2 天以前 0d3eadb50310ca60b8871e967e64da01aa25a9ad
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
{
  "name": "@dcloudio/uni-push",
  "version": "3.0.0-alpha-3040620220415003",
  "description": "@dcloudio/uni-push",
  "main": "lib/uni-push.js",
  "module": "lib/uni-push.js",
  "files": [
    "dist",
    "lib"
  ],
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-push"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/dcloudio/uni-app/issues"
  },
  "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
  "dependencies": {
    "@dcloudio/uni-cli-shared": "3.0.0-alpha-3040620220415003",
    "debug": "^4.3.3"
  },
  "devDependencies": {
    "@types/debug": "^4.1.7"
  }
}