Newer
Older
HydrantApplet / miniprogram / package.json
zhout on 4 Mar 2021 264 bytes first commit
{
  "name": "hyrant",
  "version": "1.0.0",
  "description": "cancelAlarm",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "vant-weapp": "^0.5.28"
  }
}