{ "name": "basis-template", "version": "1.0.0", "description": "一、首页模块\r \t1.app登录页面--注册页面--忘记密码\r \t2.微信小程序登录页面", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/wsdzkj/uni-app-basic-template.git" }, "author": "", "license": "ISC", "dependencies": { "jweixin-module": "^1.6.0" } }