1
2
3
4
5
6
7
8
9
10
11
| {
| "name": "@dcloudio/uni-app-plus-nvue-v8",
| "version": "0.0.1",
| "description": "uni-app app-plus-nvue-v8",
| "main": "dist/index.js",
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "author": "fxy060608",
| "license": "Apache-2.0"
| }
|
|