{
  "name": "wechat-shares",
  "version": "1.4.0",
  "description": "这是一个针对微信分享好友以及微信分享朋友圈的封装插件，不需要引入微信js以及jq等库，采用原生ajax动态加载最新的微信js，实现微信分享功能及回调函数处理等，并且处理微信二次分享，能够多次分享朋友圈。1.4.0版本增加对后端解码，前端去掉参数过滤。",
  "main": "wechat-shares.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "wechat",
    "weixin",
    "wechat-share",
    "wechat-shares",
    "wechat shares",
    "node",
    "vue",
    "react",
    "jssdk"
  ],
  "author": "wangwenshan",
  "license": "ISC"
}
