| 123456789101112131415 | {  "name": "c",  "version": "1.0.0",  "main": "app.js",  "scripts": {    "test": "echo \"Error: no test specified\" && exit 1"  },  "keywords": [],  "author": "",  "license": "ISC",  "description": "",  "dependencies": {    "@vant/weapp": "^1.11.7"  }}
 |