{
  "name": "vue-sms-check-code",
  "description": "一个仿原生效果的短信验证码组件，vue2.6插件，无依赖。验证失败时动画加标红颜色显示，点击手机验证码平铺填充等",
  "keywords": [
    "短信验证码组件",
    "仿原生效果的短信验证码组件",
    "vue插件"
  ],
  "version": "1.0.3",
  "main": "packages/index.js",
  "author": {
    "name": "snailbody",
    "email": "wk_web@163.com",
    "url": "https://blog.webrabbit.top"
  },
  "private": false,
  "license": "MIT",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/snail-boy/vue-sms-check-code"
  },
  "homepage": "https://github.com/snail-boy/vue-sms-check-code",
  "bugs": {
    "email": "wk_web@163.com",
    "url": "https://github.com/snail-boy/vue-sms-check-code/issues"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ]
}
