package.json 285 B

12345678910111213
  1. {
  2. "id": "uni-easyinput",
  3. "name": "Easyinput 增强输入框",
  4. "version": "0.0.8",
  5. "description": "easyinput 组件是对原生input组件的增强 ",
  6. "keywords": [
  7. "uni-ui",
  8. "ui",
  9. "input",
  10. "uni-easyinput",
  11. "输入框"
  12. ]
  13. }