12345678910111213141516 |
- {
- "name": "fore-end",
- "version": "1.0.0",
- "description": "",
- "main": ".eslintrc.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@vant/weapp": "^1.11.1",
- "antd-mini": "^2.28.1"
- }
- }
|