康巴易测肤/伤疤uniapp小程序类
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

51 行
1.7KB

  1. {
  2. "_from": "uni-read-pages@^1.0.5",
  3. "_id": "uni-read-pages@1.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha512-GkrrZ0LX0vn9R5k6RKEi0Ez3Q3e2vUpjXQ8Z6/K/d28KudI9ajqgt8WEjQFlG5EPm1K6uTArN8LlqmZTEixDUA==",
  6. "_location": "/uni-read-pages",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "uni-read-pages@^1.0.5",
  12. "name": "uni-read-pages",
  13. "escapedName": "uni-read-pages",
  14. "rawSpec": "^1.0.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.5"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/uni-read-pages/-/uni-read-pages-1.0.5.tgz",
  22. "_shasum": "452c8dcaa8977bbaef600909be926c8d9704387c",
  23. "_spec": "uni-read-pages@^1.0.5",
  24. "_where": "C:\\Users\\14116\\Documents\\HBuilderProjects\\uniapp-template",
  25. "author": "",
  26. "bugs": {
  27. "url": "https://github.com/SilurianYang/uni-read-pages/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "read `pages.json` file to generate the routes table",
  32. "directories": {
  33. "example": "examples"
  34. },
  35. "homepage": "https://github.com/SilurianYang/uni-read-pages#readme",
  36. "keywords": [],
  37. "license": "ISC",
  38. "main": "index.js",
  39. "name": "uni-read-pages",
  40. "repository": {
  41. "type": "git",
  42. "url": "git+https://github.com/SilurianYang/uni-read-pages.git"
  43. },
  44. "scripts": {
  45. "build": "webpack --progress --config webpack/webpack.prod.js",
  46. "dev": "webpack --watch --progress --config webpack/webpack.dev.js",
  47. "postinstall": "node -e \"console.log('\\x1b[91m','\\n\\n uni-simple-router 垫脚片,欢迎下载!\\n \\n 开源不易,需要鼓励。去给 uni-read-pages 项目 点个 star 吧 \\n\\n')\""
  48. },
  49. "version": "1.0.5"
  50. }