{
  "name": "@im-ui-mobile/types",
  "version": "0.0.18",
  "description": "A Vue3.0 + typescript instant messaging component library for Uniapp",
  "main": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "keywords": [
    "im-ui-mobile"
  ],
  "types": "./index.d.ts",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
