足力健前端,vue版本

package.json 1.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "@dcloudio/uni-helper-json@*",
  3. "_id": "@dcloudio/uni-helper-json@1.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha1-R5nHOOungn5zdDJRfiwZZ2A4V+I=",
  6. "_location": "/@dcloudio/uni-helper-json",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@dcloudio/uni-helper-json@*",
  12. "name": "@dcloudio/uni-helper-json",
  13. "escapedName": "@dcloudio%2funi-helper-json",
  14. "scope": "@dcloudio",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@dcloudio/uni-ui"
  21. ],
  22. "_resolved": "https://registry.npm.taobao.org/@dcloudio/uni-helper-json/download/@dcloudio/uni-helper-json-1.0.5.tgz",
  23. "_shasum": "4799c738eba7827e737432517e2c1967603857e2",
  24. "_spec": "@dcloudio/uni-helper-json@*",
  25. "_where": "F:\\2020\\zulijian\\ZljCallCenterWeb.MiniProgram\\node_modules\\@dcloudio\\uni-ui",
  26. "author": {
  27. "name": "fxy060608"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "Vetur Definitions of uni-app components",
  32. "devDependencies": {
  33. "textfile": "^1.2.0"
  34. },
  35. "keywords": [],
  36. "license": "Apache-2.0",
  37. "main": "dist/tags.json",
  38. "name": "@dcloudio/uni-helper-json",
  39. "scripts": {
  40. "build": "node build",
  41. "prepublishOnly": "npm run build"
  42. },
  43. "version": "1.0.5",
  44. "vetur": {
  45. "tags": "dist/tags.json",
  46. "attributes": "dist/attributes.json"
  47. }
  48. }