12345678910111213141516171819 |
- {
- "name": "",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "dependencies": {
- "@googlemaps/js-api-loader": "^1.16.8",
- "@vant/weapp": "^1.3.3",
- "vant": "^4.9.8",
- "vue": "^3.0.0",
- "vue-i18n": "^10.0.4"
- },
- "private": true,
- "license": "BSD-2-Clause"
- }
|