You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.3 KiB
63 lines
2.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"uni-simple-router@1.5.5",
|
|
"E:\\WorkSpace\\other\\wms-uniapp"
|
|
]
|
|
],
|
|
"_from": "uni-simple-router@1.5.5",
|
|
"_id": "uni-simple-router@1.5.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-WY9K2+zpg3L3z+s7imJwibQgOJk=",
|
|
"_location": "/uni-simple-router",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "uni-simple-router@1.5.5",
|
|
"name": "uni-simple-router",
|
|
"escapedName": "uni-simple-router",
|
|
"rawSpec": "1.5.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.5.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/uni-simple-router/download/uni-simple-router-1.5.5.tgz?cache=0&sync_timestamp=1607502730518&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funi-simple-router%2Fdownload%2Funi-simple-router-1.5.5.tgz",
|
|
"_spec": "1.5.5",
|
|
"_where": "E:\\WorkSpace\\other\\wms-uniapp",
|
|
"author": {
|
|
"name": "hhyang"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/SilurianYang/uni-simple-router/issues"
|
|
},
|
|
"dependencies": {
|
|
"query-string": "^6.12.1"
|
|
},
|
|
"description": "> 一个更为简洁的[Vue-router](https://router.vuejs.org/zh/),专为 [uni-app](https://uniapp.dcloud.io/) 量身打造",
|
|
"directories": {
|
|
"example": "examples"
|
|
},
|
|
"homepage": "https://github.com/SilurianYang/uni-simple-router#readme",
|
|
"keywords": [
|
|
"router",
|
|
"uni-app-router",
|
|
"interceptor",
|
|
"uni-app",
|
|
"uniapp"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "uni-simple-router",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/SilurianYang/uni-simple-router.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node -e \"console.log('\\x1B[32m \\x1B[1m','\\n 欢迎下载 uni-simple-router ↓↓↓↓ \\n\\n 注意事项:\\n 1: 编译为app端如果开启V3,请关闭fast启动模式 \\n 2: 多看文档,特别是‘快速上手’栏目。文档地址:http://hhyang.cn/ \\n 3: 不要再问路由表是否可以不配置两遍。问就是文档有!\\n 4: 有啥问题解决不了的加群:769241495 \\n 5: 任何时候你都可以在github上提出你的想法及问题,相信我很快会得到回应 \\n\\n showTime:\\n 1:开源不易,需要鼓励。去给 uni-simple-router 项目 点个 star 吧 \\n')\""
|
|
},
|
|
"types": "./types/index.d.ts",
|
|
"version": "1.5.5"
|
|
}
|
|
|