123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "id": "shopro",
- "name": "shopro",
- "displayName": "中星",
- "version": "1.0.1",
- "description": "广州非繁科技有限公司商城营销管理系统",
- "scripts": {
- "prettier": "prettier --write \"{pages,sheep}/**/*.{js,json,tsx,css,less,scss,vue,html,md}\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sheepjs/shop.git"
- },
- "keywords": [
- "商城",
- "B2C",
- "商城模板"
- ],
- "author": "",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/sheepjs/shop/issues"
- },
- "homepage": "https://github.com/dcloudio/hello-uniapp#readme",
- "dcloudext": {
- "category": [
- "前端页面模板",
- "uni-app前端项目模板"
- ],
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- },
- "contact": {
- "qq": ""
- },
- "declaration": {
- "ads": "无",
- "data": "无",
- "permissions": "无"
- },
- "npmurl": ""
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": [],
- "platforms": {
- "cloud": {
- "tcb": "u",
- "aliyun": "u"
- },
- "client": {
- "App": {
- "app-vue": "y",
- "app-nvue": "u"
- },
- "H5-mobile": {
- "Safari": "y",
- "Android Browser": "y",
- "微信浏览器(Android)": "y",
- "QQ浏览器(Android)": "y"
- },
- "H5-pc": {
- "Chrome": "y",
- "IE": "y",
- "Edge": "y",
- "Firefox": "y",
- "Safari": "y"
- },
- "小程序": {
- "微信": "y",
- "阿里": "u",
- "百度": "u",
- "字节跳动": "u",
- "QQ": "u",
- "京东": "u"
- },
- "快应用": {
- "华为": "u",
- "联盟": "u"
- },
- "Vue": {
- "vue2": "u",
- "vue3": "y"
- }
- }
- }
- },
- "dependencies": {
- "@hyoga/uni-socket.io": "^1.0.1",
- "axios": "^1.7.2",
- "blueimp-md5": "^2.19.0",
- "dayjs": "^1.11.7",
- "libphonenumber-js": "^1.11.2",
- "lodash": "^4.17.21",
- "luch-request": "^3.0.8",
- "pinia": "^2.0.33",
- "pinia-plugin-persist-uni": "^1.2.0",
- "qs-canvas": "^1.0.11",
- "weixin-js-sdk": "^1.6.5"
- },
- "devDependencies": {
- "prettier": "^2.8.7",
- "vconsole": "^3.15.0",
- "vite": "^4.0.0"
- },
- "main": "main.js"
- }
|