Newer
Older
smart_construction / miniprogram / package.json
zhout on 27 May 2020 259 bytes Initial Commit
{
  "name": "package.json",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@vant/weapp": "^1.3.1"
  }
}