package.json 469 B

1234567891011121314151617181920
  1. {
  2. "name": "@dcloudio/uni-ui",
  3. "version": "1.4.19",
  4. "description": "",
  5. "author": "",
  6. "license": "Apache-2.0",
  7. "repository": {
  8. "type": "git",
  9. "url": "https://github.com/dcloudio/uni-ui"
  10. },
  11. "dependencies": {},
  12. "devDependencies": {},
  13. "browserslist": [
  14. "Android >= 4",
  15. "ios >= 8"
  16. ],
  17. "__npminstall_done": true,
  18. "_from": "@dcloudio/uni-ui@1.4.19",
  19. "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-ui/-/uni-ui-1.4.19.tgz"
  20. }