package.json 530 字节
{
  "name": "miniprogram",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "dependencies": {
    "@miniprogram-component-plus/sticky": "^1.0.1",
    "@vant/weapp": "^1.3.2",
    "miniprogram-sm-crypto": "^0.1.0",
    "uview-ui": "^2.0.31"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://114.215.101.231:8099/lifangyin/chemai.git"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "sass": "^1.55.0"
  }
}