| 12345678910111213141516 |
- {
- "name": "twong",
- "version": "1.4.1",
- "description": "twong",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "mobx-miniprogram": "^4.13.2",
- "mobx-miniprogram-bindings": "^2.1.5",
- "vant-weapp": "^0.5.23"
- }
- }
|