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.
 
 
 
 

53 lines
1.6 KiB

{
"_args": [
[
"uni-read-pages@1.0.5",
"E:\\WorkSpace\\other\\wms-uniapp"
]
],
"_from": "uni-read-pages@1.0.5",
"_id": "uni-read-pages@1.0.5",
"_inBundle": false,
"_integrity": "sha1-RSyNyqiXe7rvYAkJvpJsjZcEOHw=",
"_location": "/uni-read-pages",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uni-read-pages@1.0.5",
"name": "uni-read-pages",
"escapedName": "uni-read-pages",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/uni-read-pages/download/uni-read-pages-1.0.5.tgz",
"_spec": "1.0.5",
"_where": "E:\\WorkSpace\\other\\wms-uniapp",
"author": "",
"bugs": {
"url": "https://github.com/SilurianYang/uni-read-pages/issues"
},
"description": "read `pages.json` file to generate the routes table",
"directories": {
"example": "examples"
},
"homepage": "https://github.com/SilurianYang/uni-read-pages#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "uni-read-pages",
"repository": {
"type": "git",
"url": "git+https://github.com/SilurianYang/uni-read-pages.git"
},
"scripts": {
"build": "webpack --progress --config webpack/webpack.prod.js",
"dev": "webpack --watch --progress --config webpack/webpack.dev.js",
"postinstall": "node -e \"console.log('\\x1b[91m','\\n\\n uni-simple-router 垫脚片,欢迎下载!\\n \\n 开源不易,需要鼓励。去给 uni-read-pages 项目 点个 star 吧 \\n\\n')\""
},
"version": "1.0.5"
}