123456789101112131415 |
- {
- "name": "register",
- "version": "1.0.0",
- "description": "",
- "main": "app.js",
- "dependencies": {
- "@vant/weapp": "^1.10.3"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
- }
|