wzp
2022-03-08 1f478b4b033d518f6de21f931d828d2a175b2a3e
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
{
  "_from": "uniapp-route-guards",
  "_id": "uniapp-route-guards@1.0.7",
  "_inBundle": false,
  "_integrity": "sha512-w9FYzar+EjfB64VYHQnmVcOfVkPQ1bv8u4wNTHln+rPKSTdjXjd3ubkYOLOuUcJfzsUHwxKC9hc2/ZFK90STOw==",
  "_location": "/uniapp-route-guards",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "uniapp-route-guards",
    "name": "uniapp-route-guards",
    "escapedName": "uniapp-route-guards",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/uniapp-route-guards/-/uniapp-route-guards-1.0.7.tgz",
  "_shasum": "f5e3857a233b605ba81a176328ccb7f0199cd90c",
  "_spec": "uniapp-route-guards",
  "_where": "C:\\Users\\mac\\Desktop\\Work-Archives\\assetMgtH5\\assetMgtH5",
  "author": {
    "name": "pocky"
  },
  "bugs": {
    "url": "https://github.com/2460392754/pocky.route-guards.uniapp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "一个简单而又不失优雅的uniapp路由守卫",
  "devDependencies": {
    "webpack": "^4.43.0",
    "webpack-cli": "^3.3.12"
  },
  "directories": {
    "lib": "lib"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/2460392754/pocky.route-guards.uniapp#readme",
  "keywords": [
    "uniapp",
    "uni-app"
  ],
  "license": "ISC",
  "main": "dist/index.js",
  "name": "uniapp-route-guards",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/2460392754/pocky.route-guards.uniapp.git"
  },
  "scripts": {
    "build": "webpack --config ./webpack.config.js"
  },
  "version": "1.0.7"
}