123456789101112131415161718 |
- {
- "name": "starfish-user",
- "version": "1.0.0",
- "description": "",
- "main": ".eslintrc.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://git.nanodreamtech.com/wangwenzheng/starfish-User.git"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@vant/weapp": "^1.10.2"
- }
- }
|